GNU bug report logs - #17148
Revert buffer menu-item and file permission changes

Previous Next

Package: emacs;

Reported by: Joe Camaioni <jcamaion <at> tbfmdev1.ctasdev.tc.faa.gov>

Date: Mon, 31 Mar 2014 15:45:02 UTC

Severity: minor

Found in version 23.1

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: 17148 <at> debbugs.gnu.org
Subject: bug#17148: 23.1; Revert Buffer
Date: Tue, 01 Apr 2014 09:06:32 +0200
Joe Camaioni <jcamaion <at> tbfmdev1.ctasdev.tc.faa.gov> writes:

> A buffer has been loaded with a file.  It is initially unwritable.  A chmod is performed in a shell window to make it writable.  Going into the File menu pulldown, the Revert Buffer stays gray-ed out, and the file is still listed as unwritable.

Emacs is not notified, when a file changes its state outside Emacs. Only
prior to writing to a file Emacs checks, whether a file has changed on disk.

The upcoming Emacs 24.4 has implemented file notifications on systems
which support it (mainly GNU/Linux and MS Windows). This could be used
for this kind of checks.

For Emacs 23, I don't regard this as a bug.

Best regards, Michael.




This bug report was last modified 3 years and 140 days ago.

Previous Next


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