GNU bug report logs - #69740
project-mode-line-format restarts ispell process on every keystroke

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Tue, 12 Mar 2024 08:02:01 UTC

Severity: normal

Fixed in version 30.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 69740 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dmitry <at> gutov.dev>
To: Juri Linkov <juri <at> linkov.net>, 69740 <at> debbugs.gnu.org
Subject: Re: bug#69740: project-mode-line-format restarts ispell process on
 every keystroke
Date: Wed, 13 Mar 2024 19:42:59 +0200
Hi Juri!

On 12/03/2024 09:53, Juri Linkov wrote:
>       (let ((enable-local-variables :all))
> -      (hack-dir-local-variables-non-file-buffer))
> -    (symbol-value var)))
> +      (hack-dir-local-variables))
> +    (alist-get var file-local-variables-alist)))

Great suggestion, please install.




This bug report was last modified 1 year and 124 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.