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, 27 Jan 2015 14:29:57 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

I see from Jakob's email that the bug can be reproduced on CIFS without EncFS. However, there's still something wrong here, as Emacs has code to work around the CIFS bug; see the comment about CIFS in emacs/src/fileio.c starting at line 4897, here:

http://git.savannah.gnu.org/cgit/emacs.git/tree/src/fileio.c?id=a56eab8259568ea1389e972623e46359e73c0233#n4897

Unfortunately, this workaround for the CIFS bug does not appear to suffice for EncFS over CIFS.

Bertrand, can you please try the attached program, both on plain CIFS and on EncFS over CIFS? It attempts to mimic Emacs's actions more precisely than the previous test program, which may help us to narrow down the problem. Thanks.

Attachment: test.c
Description: Text document


reply via email to

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