emacs-devel
[Top][All Lists]
Advanced

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

Re: Don't complain about changed file when it hasn't changed


From: Stefan Monnier
Subject: Re: Don't complain about changed file when it hasn't changed
Date: Tue, 30 Aug 2016 11:46:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>  -- Function: ask-user-about-supersession-threat filename
>      This function is used to ask a user how to proceed after an attempt
>      to modify an buffer visiting file FILENAME when the file is newer
>      than the buffer text.  Emacs detects this because the modification
>      time of the file on disk is newer than the last save-time of the
>      buffer.  This means some other program has probably altered the
>      file.

> Some of that will no longer be accurate once we install your changes.

Hmm... actually, this documentation is still valid, because it specifies
when the function is called (which is not changed by my patch) rather
than what the function does.


        Stefan




reply via email to

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