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

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

bug#19607: issue with Emacs 24.4.1 but not with 24.3.1 : changed on disk


From: Paul Eggert
Subject: bug#19607: issue with Emacs 24.4.1 but not with 24.3.1 : changed on disk; really edit the buffer
Date: Tue, 20 Jan 2015 01:39:26 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

If memory serves, Emacs 24.4 is a bit more careful to detect race conditions when a file changes while you're editing it, and most likely this is running afoul of some aspect of encfs. I suggest running 'strace -o emacs.tr emacs -Q', reproducing the problem, and looking at the resulting trace file. You can do the same thing with both old and new Emacs and see how the traces differ. You can email the traces to 19607@debbugs.gnu.org. We don't need the full traces, just the parts relevant to accessing the files in question, notably the file status and time stamps.





reply via email to

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