emacs-devel
[Top][All Lists]
Advanced

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

Re: [reveal-mode] Hiding short expressions


From: Kevin Rodgers
Subject: Re: [reveal-mode] Hiding short expressions
Date: Tue, 06 Jul 2004 13:07:45 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Ralf Angeli wrote:
> * Stefan (2004-07-03) writes:
>>Indeed, I think it should be decided on an overlay basis rather than for the
>>whole buffer.  But I don't like forcing an indirection through `category',
>>so I'd just do (overlay-get ol 'reveal-close) which also obeys the
>>`category' prop if present.
>
> This would be fine with me.  I'd use the symbol 'reveal-on-cursor-out,
> though.

Emacs generally uses the term point instead of cursor, e.g. the
point-entered and point-left text properties.  So how about
reveal-point-left or reveal-when-point-left?

--
Kevin Rodgers






reply via email to

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