emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Request: org-display-outline-path report full file path even when narrowed
@ 2009-11-14 17:58 Gregory J. Grubbs
  2009-11-15 13:27 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Gregory J. Grubbs @ 2009-11-14 17:58 UTC (permalink / raw)
  To: emacs-orgmode


When the following file is narrowed to the "Sub Two" tree,
org-display-outline reports the path relative to "Sub Two".  It would be
more useful to report, e.g. "Top One/Sub Two/Blah" 

Obviously, if you are narrowed further down the hierarchy, the current
function becomes even less useful.

--8<---------------cut here---------------start------------->8---
* Top One
** Sub One
*** Sub Sub One
*** Sub Sub Two
** Sub Two
*** Blah
**** Forget following this pattern
*** Blah Blah
* Top Two
--8<---------------cut here---------------end--------------->8---

I would have submitted a patch, but my naive attempts to use (widen)
within a (save-excursion) did not work!

Cheers,
-Greg

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

* Re: Request: org-display-outline-path report full file path even when narrowed
  2009-11-14 17:58 Request: org-display-outline-path report full file path even when narrowed Gregory J. Grubbs
@ 2009-11-15 13:27 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-11-15 13:27 UTC (permalink / raw)
  To: Gregory J. Grubbs; +Cc: emacs-orgmode

Fixed, thanks.

- Carsten

On Nov 14, 2009, at 6:58 PM, Gregory J. Grubbs wrote:

>
> When the following file is narrowed to the "Sub Two" tree,
> org-display-outline reports the path relative to "Sub Two".  It  
> would be
> more useful to report, e.g. "Top One/Sub Two/Blah"
>
> Obviously, if you are narrowed further down the hierarchy, the current
> function becomes even less useful.
>
> --8<---------------cut here---------------start------------->8---
> * Top One
> ** Sub One
> *** Sub Sub One
> *** Sub Sub Two
> ** Sub Two
> *** Blah
> **** Forget following this pattern
> *** Blah Blah
> * Top Two
> --8<---------------cut here---------------end--------------->8---
>
> I would have submitted a patch, but my naive attempts to use (widen)
> within a (save-excursion) did not work!
>
> Cheers,
> -Greg
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

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

end of thread, other threads:[~2009-11-15 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-14 17:58 Request: org-display-outline-path report full file path even when narrowed Gregory J. Grubbs
2009-11-15 13:27 ` Carsten Dominik

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