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

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

bug#1509: 23.0.60; recover-file


From: Glenn Morris
Subject: bug#1509: 23.0.60; recover-file
Date: Tue, 09 Dec 2008 15:24:57 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Richard M Stallman wrote:

> It seems that M-x recover-file fails to make the buffer as modified.

It works as it should if you remove epa-file-find-file-hook from
find-file-hook.

recover-file calls after-find-file which runs find-file-hook.

epa-file-find-file-hook marks any non-epa files as unmodified for some
reason.






reply via email to

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