all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3382: 23.0.94; reveal-mode and outline-minor-mode
@ 2009-05-25 14:58 Leo
  2009-05-26  1:29 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Leo @ 2009-05-25 14:58 UTC (permalink / raw
  To: emacs-pretest-bug

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I am trying to use outline-minor-mode and reveal-mode together while
editing a LaTeX document. There's one small annoyance with reveal mode.
It is this. Suppose my doc with outline-minor and hide-body looks like
this:

** Section 1...
** Section 2...
*** Subsection 1
*** Subsection 2

If I use reveal-mode to open Section 2 by moving the point to ..., the
tree opens fine. Now move the point to Section 1 and the buffer changes
to:

** Section 1...
** Section 2...

i.e. the headlines of subsections are now hidden. I wonder if
reveal-mode can stop hiding anything that is not hidden before. As you
can see the Subsection headlines are as important as the Section
headlines for an overview of the content.

Thanks.

Leo





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

end of thread, other threads:[~2009-05-26  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-25 14:58 bug#3382: 23.0.94; reveal-mode and outline-minor-mode Leo
2009-05-26  1:29 ` Stefan Monnier
2009-05-26  1:35   ` Processed: " Emacs bug Tracking System
2009-05-26  9:41   ` Leo

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.