emacs-devel
[Top][All Lists]
Advanced

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

text-properties and end of buffer


From: Leo
Subject: text-properties and end of buffer
Date: Wed, 19 May 2010 20:55:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hello,

If I add text properties to the whole buffer, the end of buffer still
doesn't have text property.

    (add-text-properties 1 (point-max) (list 'testing "testing"))

Any idea why?

Leo




reply via email to

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