help-gnu-emacs
[Top][All Lists]
Advanced

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

Text/overlay property to hide buffer contents from lisp?


From: Tom
Subject: Text/overlay property to hide buffer contents from lisp?
Date: Sun, 10 Apr 2011 08:49:05 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I know there are the `invisible' and `intangible' properties to
hide parts of the buffer from the user, but these hidden regions
are apparently not hidden from lisp commands like
query-replace-regexp.

Is there a property which can hide buffer contents like narrow
does, so that lisp commands can't access it either? 





reply via email to

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