[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: auto-revert doesn't catch mode changes
From: |
Richard Stallman |
Subject: |
Re: auto-revert doesn't catch mode changes |
Date: |
Fri, 21 Dec 2001 06:13:01 -0700 (MST) |
What is needed is for emacs to record the original read-only status of
the file, just as it records the original modification date. Then it
could check if the files read-only status has been changed.
I made that change a few weeks ago in the development sources--it will
probably be in Emacs 21.3.