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

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

Re: ask-user-about-supersession-threat called when autorevert mode is se


From: Richard Stallman
Subject: Re: ask-user-about-supersession-threat called when autorevert mode is set
Date: Tue, 12 Oct 2004 04:57:02 -0400

    I took a glance at revert-buffer and insert-file-contents and it looks to
    me as if emacs checks (with verify-visited-file-modtime) file and buffer 
time
    before and after inserting the contents. Now when the file time has again
    changed in the meantime (more than 1 sec difference), emacs calls
    ask-user-about-supersession-threat.

It sounds like you are saying that the file time changes between the
beginning of revert-buffer and the end.  Is that right?

Can you show the two places in the code that check the file time?
You've already found them; you could save us the time to find them
by showing us where.




reply via email to

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