emacs-devel
[Top][All Lists]
Advanced

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

Re: buffer-modified indicator in mode line - distinguish savable from un


From: Richard Stallman
Subject: Re: buffer-modified indicator in mode line - distinguish savable from unsavable changes
Date: Sun, 02 Jul 2006 18:30:22 -0400

    An example of a type 1 change is typing or deleting text. An example of a
    type 2 change is changing the face of a some text (e.g. using the facemenu).

In the future, we want to be able to save text properties.  However,
in most buffers that is impossible.

buffer-modified-p could, in principle, consider text property changes
insignificant in buffers that cannot save them.  It is something to consider
trying out after the release.




reply via email to

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