all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Overlays category - could this be made buffer local?
@ 2008-01-17 21:52 Lennart Borgman (gmail)
  2008-01-17 22:07 ` Miles Bader
  0 siblings, 1 reply; 3+ messages in thread
From: Lennart Borgman (gmail) @ 2008-01-17 21:52 UTC (permalink / raw)
  To: Emacs Devel

 From Info

  -- Function: overlay-get overlay prop
      This function returns the value of property PROP recorded in
      OVERLAY, if any.  If OVERLAY does not record any value for that
      property, but it does have a `category' property which is a
      symbol, that symbol's PROP property is used.  Otherwise, the value
      is `nil'.

If 'category where allowed to be a symbol then buffer local values could 
be set.

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

end of thread, other threads:[~2008-01-17 22:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-17 21:52 Overlays category - could this be made buffer local? Lennart Borgman (gmail)
2008-01-17 22:07 ` Miles Bader
2008-01-17 22:12   ` Lennart Borgman (gmail)

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.