unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [reveal-mode] Hiding short expressions
@ 2004-07-02 21:05 Ralf Angeli
  2004-07-02 21:37 ` Stefan
  0 siblings, 1 reply; 11+ messages in thread
From: Ralf Angeli @ 2004-07-02 21:05 UTC (permalink / raw)


Hello,

currently I am trying to make use of reveal-mode for hiding and
revealing \footnote{...} expressions in Emacs.  Now the problem is
that visible expressions under the control of reveal-mode only get
hidden if the cursor moves before the beginning of the line with the
expression or past its end.  If you have short expressions within a
line it would be nice if the expression became invisible as soon as
the cursor moves out of it.

Are there any reasons why this is not handled like this in reveal.el
and would it be possible to change it if there aren't any?  (A patch
would be to replace the `save-excursion' statements around line 119 in
reveal.el by the `overlay-start' or `overlay-end' statements already
defined there.)

-- 
Ralf

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

end of thread, other threads:[~2004-07-07 13:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-02 21:05 [reveal-mode] Hiding short expressions Ralf Angeli
2004-07-02 21:37 ` Stefan
2004-07-03 12:07   ` Ralf Angeli
2004-07-03 17:01     ` Stefan
2004-07-03 18:03       ` Ralf Angeli
2004-07-03 18:56         ` Stefan
2004-07-03 19:26           ` Ralf Angeli
2004-07-06 19:07         ` Kevin Rodgers
2004-07-06 19:34           ` Ralf Angeli
2004-07-06 19:56             ` David Kastrup
2004-07-07 13:32             ` Stefan

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