emacs-devel
[Top][All Lists]
Advanced

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

Re: text properties


From: Richard Stallman
Subject: Re: text properties
Date: Wed, 28 Jul 2004 18:09:42 -0400

    Is it expected that evaluating this form sets `modified' flag
    of the current buffer even though fontifying by adding a hook
    by `jit-lock-register' does not?

            (add-text-properties 1 (1+ (buffer-size))
                                 '(face nil invisible nil))

Calling add-text-properties counts as modifying the buffer.




reply via email to

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