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: Lars Ingebrigtsen
Subject: bug#13836: 24.3.50; `put-text-property' creates lock files for indirect buffer despite `with-silent-modifications'
Date: Wed, 14 Aug 2019 23:36:34 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

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?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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