unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* text properties
@ 2004-07-28  0:55 Paul Pogonyshev
  2004-07-28 15:35 ` Stefan Monnier
  2004-07-28 22:09 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Pogonyshev @ 2004-07-28  0:55 UTC (permalink / raw)


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))

Paul

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

end of thread, other threads:[~2004-07-28 22:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-28  0:55 text properties Paul Pogonyshev
2004-07-28 15:35 ` Stefan Monnier
2004-07-28 16:39   ` Paul Pogonyshev
2004-07-28 17:39     ` Stefan Monnier
2004-07-28 22:09 ` Richard Stallman

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).