bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55491: All completion fragments get added to obarray


From: Dmitry Gutov
Subject: bug#55491: All completion fragments get added to obarray
Date: Sat, 4 Jun 2022 20:59:47 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 20.05.2022 03:03, Lars Ingebrigtsen wrote:
And that's unnecessary -- we don't actually need the fun-sym; we're just
checking whether we're looking at `ignore-error'.  So I've now fixed
this in Emacs 29.

Note that completion in emacs-lisp-mode may still intern stuff, but not
as gratuitously as before.

Should we try to remove the last 'read' call on line 700? Like this.

Attachment: elisp-c-a-p-no-read.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]