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: Mon, 6 Jun 2022 02:36:53 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 05.06.2022 17:15, Lars Ingebrigtsen wrote:
Dmitry Gutov<dgutov@yandex.ru>  writes:

Should we try to remove the last 'read' call on line 700? Like this.
Yes, makes sense to me.

Looking at the possible problems, I guess the regexp doesn't account for possible escapings? Like a symbol 'let\ s\ go\ to\ the\ mall', which shouldn't be mistaken for 'let'. That would require a more complex regexp.

I wonder what other cases we're still missing.





reply via email to

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