From: gregory@dynapse.com (Gregory J. Grubbs)
To: emacs-orgmode@gnu.org
Subject: Request: org-display-outline-path report full file path even when narrowed
Date: Sat, 14 Nov 2009 10:58:37 -0700 [thread overview]
Message-ID: <87eio1yomq.fsf@dynapse.com> (raw)
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
next reply other threads:[~2009-11-14 17:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-14 17:58 Gregory J. Grubbs [this message]
2009-11-15 13:27 ` Request: org-display-outline-path report full file path even when narrowed Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eio1yomq.fsf@dynapse.com \
--to=gregory@dynapse.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.