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

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

bug#13836: 24.3.50; `put-text-property' creates lock files for indirect


From: Dmitry Gutov
Subject: bug#13836: 24.3.50; `put-text-property' creates lock files for indirect buffer despite `with-silent-modifications'
Date: Tue, 24 Dec 2019 22:16:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Version: 25.1

On 15.08.2019 9:36, Lars Ingebrigtsen wrote:
Dmitry Gutov <dgutov@yandex.ru> writes:

1. Open a file that has some syntax highlighting in the associated mode
(e.g. ~/test.js, in js-mode).
2. (switch-to-buffer (make-indirect-buffer (current-buffer) "foo"))
3. M-x js-mode
4. Observe the created .#test.js symlink.

I'm unable to reproduce this bug in Emacs 27.  Instead I get (when
saying `M-x js-mode'):

---
Not enabling jit-lock: it does not work in indirect buffer
---

So has this been fixed by now or is this just some...  other thing?

Thanks for looking into this.

Seems fixed to me as well. Actually can't reproduce going as far back as Emacs 25 (even by calling put-text-property inside with-silent-modifications manually). So, closing.





reply via email to

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