unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* read-only overlays?
@ 2005-12-02 13:07 martin rudalics
  0 siblings, 0 replies; only message in thread
From: martin rudalics @ 2005-12-02 13:07 UTC (permalink / raw)


 From the Elisp manual:

-- Variable: inhibit-read-only
      If this variable is non-`nil', then read-only buffers and,
      depending on the actual value, some or all read-only characters
      may be modified.  Read-only characters in a buffer are those that
      have non-`nil' `read-only' properties (either text properties or
      overlay properties).  *Note Special Properties::, for more
      information about text properties.  *Note Overlays::, for more
      information about overlays and their properties.

      If `inhibit-read-only' is `t', all `read-only' character
      properties have no effect.  If `inhibit-read-only' is a list, then
      `read-only' character properties have no effect if they are members
      of the list (comparison is done with `eq').

Is there a `read-only' overlay property?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-12-02 13:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-02 13:07 read-only overlays? martin rudalics

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