On Sun, Jul 05, 2020 at 12:58:55PM -0400, Kenneth R Westerback wrote: > On Sat, Jul 04, 2020 at 03:15:05PM +0200, Jeremie Courreges-Anglas wrote: > > On Sat, Jul 04 2020, Timo Myyr?? <[email protected]> wrote: > > > > [...] > > > > > Is there any particular reason why json is disabled in configure? > > > > Nope, I just forgot to mention that I had disabled it for no particular > > reason. Let's blame it on Miod's gentiane. > > > > > It provides massive speed up for emacs-lsp mode so at least I'd like to > > > see it > > > included. > > > > Oh, I had not looked at lsp-mode. Fine with me if people find fast json > > support useful. > > > > And since Ken asked for it, here are some fresh (unsigned) amd64 packages: > > > > https://russell.wxcvbn.org/pub/OpenBSD/snapshots/emacs-pretest/ > > Took a bit to remember how to configure PKG_PATH so pkg_add -u would > work with local emacs package and remote supporting packages. But > success! > > Now running the package and already noticed a BIG > improvement. 'emacsclient -a "" -c' now seems to actually work when I > try to reply to emails like this from neomutt. Previously I had to > manually ensure emacs --daemon was already running. > > It did claim that package 'cl' is deprecated. Now I have to go look > that up. :-)
Here cl was loaded by twittering-mode which is dead afaik since Twitter killed the external APIs. I've killed it from my emacs config. Works for me (and this message is composed in emacs 27 :) -- Matthieu Herrb
