emacs-devel
[Top][All Lists]
Advanced

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

Overlays category - could this be made buffer local?


From: Lennart Borgman (gmail)
Subject: Overlays category - could this be made buffer local?
Date: Thu, 17 Jan 2008 22:52:37 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

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.





reply via email to

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