unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* text-properties and end of buffer
@ 2010-05-19 19:55 Leo
  2010-05-19 20:11 ` Leo
  0 siblings, 1 reply; 2+ messages in thread
From: Leo @ 2010-05-19 19:55 UTC (permalink / raw)
  To: emacs-devel

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: text-properties and end of buffer
  2010-05-19 19:55 text-properties and end of buffer Leo
@ 2010-05-19 20:11 ` Leo
  0 siblings, 0 replies; 2+ messages in thread
From: Leo @ 2010-05-19 20:11 UTC (permalink / raw)
  To: emacs-devel

On 2010-05-19 20:55 +0100, Leo wrote:
> 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"))

It is in the doc-string. I never thought of checking it.

> Any idea why?
>
> Leo

Leo




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-19 20:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19 19:55 text-properties and end of buffer Leo
2010-05-19 20:11 ` Leo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).