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 #13 received at control <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Dmitry Gutov <dmitry <at> gutov.dev>
Cc: 69740 <at> debbugs.gnu.org
Subject: Re: bug#69740: project-mode-line-format restarts ispell process on
 every keystroke
Date: Thu, 14 Mar 2024 19:37:51 +0200
close 69740 30.0.50
thanks

>>       (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.

Thanks for the review, now pushed.




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.