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

* bug#3382: 23.0.94; reveal-mode and outline-minor-mode
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Monnier @ 2009-05-26  1:29 UTC (permalink / raw)
  To: Leo; +Cc: 3382

severity 3382 wishlist
thanks

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

There's no such mechanism, no.
If you have an idea of how that could work, I'm all ears.

My only related plan is to provide a reveal command that reveals
non-transiently (kind of like the mark can be used to force one other
place to stay reveled).


        Stefan





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

* Processed: Re: bug#3382: 23.0.94; reveal-mode and outline-minor-mode
  2009-05-26  1:29 ` Stefan Monnier
@ 2009-05-26  1:35   ` Emacs bug Tracking System
  2009-05-26  9:41   ` Leo
  1 sibling, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2009-05-26  1:35 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Emacs Bugs

Processing commands for control@emacsbugs.donarmstrong.com:

> severity 3382 wishlist
bug#3382: 23.0.94; reveal-mode and outline-minor-mode
Severity set to `wishlist' from `normal'

> thanks
Stopping processing here.

Please contact me if you need assistance.

Don Armstrong
(administrator, Emacs bugs database)




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

* bug#3382: 23.0.94; reveal-mode and outline-minor-mode
  2009-05-26  1:29 ` Stefan Monnier
  2009-05-26  1:35   ` Processed: " Emacs bug Tracking System
@ 2009-05-26  9:41   ` Leo
  1 sibling, 0 replies; 4+ messages in thread
From: Leo @ 2009-05-26  9:41 UTC (permalink / raw)
  To: bug-gnu-emacs

On 2009-05-26 02:29 +0100, Stefan Monnier wrote:
> There's no such mechanism, no.
> If you have an idea of how that could work, I'm all ears.

Thank you for your response. I think I'll live with that for now.

> My only related plan is to provide a reveal command that reveals
> non-transiently (kind of like the mark can be used to force one other
> place to stay reveled).

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.