emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Request: org-display-outline-path report full file path even w


From: Gregory J. Grubbs
Subject: [Orgmode] Request: org-display-outline-path report full file path even when narrowed
Date: Sat, 14 Nov 2009 10:58:37 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]