GNU bug report logs - #39190
28.0.50; two buffers with same buffer-file-name (diff-syntax-fontify-props)

Previous Next

Package: emacs;

Reported by: Felician Nemeth <felician.nemeth <at> gmail.com>

Date: Sun, 19 Jan 2020 11:15:02 UTC

Severity: normal

Found in version 28.0.50

Full log


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

From: Juri Linkov <juri <at> linkov.net>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 39190 <at> debbugs.gnu.org, Felician Nemeth <felician.nemeth <at> gmail.com>,
 Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: Re: bug#39190: 28.0.50; two buffers with same buffer-file-name
 (diff-syntax-fontify-props)
Date: Tue, 04 Feb 2020 00:44:43 +0200
>> @@ -1395,7 +1395,7 @@ xref--collect-matches
>>                   (inhibit-message t)
>>                   message-log-max)
>>               (ignore-errors
>> -              (set-auto-mode t)))
>> +              (delay-mode-hooks (set-auto-mode t))))
>
> Nope.
>
> There's even a comment above these lines explaining why I didn't use
> delay-mode-hooks there.
>
> I've even mentioned it in this thread already.

I hoped that maybe this was solved somehow already.
But if there is no problem in using xref with Eglot,
then let's leave it unchanged.




This bug report was last modified 5 years and 83 days ago.

Previous Next


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