emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* outline-up-heading ignoring hidden levels of headings
@ 2016-11-09  9:20 Karl Voit
  2016-11-09 14:30 ` Marco Wahl
  0 siblings, 1 reply; 3+ messages in thread
From: Karl Voit @ 2016-11-09  9:20 UTC (permalink / raw)
  To: emacs-orgmode

Hi!

Since I recently upgraded my Org-mode maint branch to 8.3.4
(release_8.3.4-1384-gc61ee8)[1], one behavior changed to a worse one.

Before:

Given an Org-mode buffer whose headings are all collapsed. When I
open a task (heading) from my agenda, the corresponding heading *and
all of its "upstream" headings* are shown as well. This way, I could
easily use C-c C-u (outline-up-heading) to go to the corresponding
father heading.

Current behavior:

Jumping to a collapsed sub-tree results in the target heading shown
but *not the "upstream headings"*. When I use C-c C-u to go to the
upper heading, I end up corresponding top heading, ignoring all the
level of headings in between. To get to a direct father heading, I
have to make Org-mode show all headings of the buffer and then, C-c
C-u is able to jump one level up.

Question:

How can I get back to the previous behavior?

Thanks!


[1] Why isn't the major version changed to 9?

-- 
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
       > get Memacs from https://github.com/novoid/Memacs <

https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github

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

* Re: outline-up-heading ignoring hidden levels of headings
  2016-11-09  9:20 outline-up-heading ignoring hidden levels of headings Karl Voit
@ 2016-11-09 14:30 ` Marco Wahl
  2016-11-10 11:34   ` Karl Voit
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Wahl @ 2016-11-09 14:30 UTC (permalink / raw)
  To: emacs-orgmode

Hi!

> Since I recently upgraded my Org-mode maint branch to 8.3.4
> (release_8.3.4-1384-gc61ee8)[1], one behavior changed to a worse one.
>
> Before:
>
> Given an Org-mode buffer whose headings are all collapsed. When I
> open a task (heading) from my agenda, the corresponding heading *and
> all of its "upstream" headings* are shown as well. This way, I could
> easily use C-c C-u (outline-up-heading) to go to the corresponding
> father heading.

> Current behavior:
>
> Jumping to a collapsed sub-tree results in the target heading shown
> but *not the "upstream headings"*. When I use C-c C-u to go to the
> upper heading, I end up corresponding top heading, ignoring all the
> level of headings in between. To get to a direct father heading, I
> have to make Org-mode show all headings of the buffer and then, C-c
> C-u is able to jump one level up.
>
> Question:
>
> How can I get back to the previous behavior?

Possibly you can configure variable

    org-show-context-detail

to meet your needs.

Also consider command `org-reveal' (C-c C-r by default, I guess) to reveal
more context at a location in an orgmode buffer.


Ciao,
-- 
Marco

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

* Re: outline-up-heading ignoring hidden levels of headings
  2016-11-09 14:30 ` Marco Wahl
@ 2016-11-10 11:34   ` Karl Voit
  0 siblings, 0 replies; 3+ messages in thread
From: Karl Voit @ 2016-11-10 11:34 UTC (permalink / raw)
  To: emacs-orgmode

* Marco Wahl <marcowahlsoft@gmail.com> wrote:
> Hi!

Hi!

>> Since I recently upgraded my Org-mode maint branch to 8.3.4
>> (release_8.3.4-1384-gc61ee8)[1], one behavior changed to a worse one.
>
> Possibly you can configure variable
>     org-show-context-detail
> to meet your needs.

Exactly.

The default setting of this changed with Emacs 25.2 according to its
documentation.

Thanks for the pointer!

> Also consider command `org-reveal' (C-c C-r by default, I guess) to reveal
> more context at a location in an orgmode buffer.

Good point.

However, I prefer having the expanded view (lineage) in the first
place.

-- 
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
       > get Memacs from https://github.com/novoid/Memacs <

https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github

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

end of thread, other threads:[~2016-11-10 11:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-09  9:20 outline-up-heading ignoring hidden levels of headings Karl Voit
2016-11-09 14:30 ` Marco Wahl
2016-11-10 11:34   ` Karl Voit

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).