emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-orgmode@gnu.org
Subject: Bug if `org-refile-use-outline-path' is set to 'file
Date: Wed, 01 Apr 2009 09:56:16 +0200	[thread overview]
Message-ID: <87myb0hknz.fsf@thinkpad.tsdh.de> (raw)

Hi all,

the docs state:

,----[ C-h v org-refile-use-outline-path RET ]
| org-refile-use-outline-path is a variable defined in `org.el'.
| Its value is t
| 
| Documentation:
| Non-nil means, provide refile targets as paths.
| So a level 3 headline will be available as level1/level2/level3.
| When the value is `file', also include the file name (without directory)
| into the path.  When `full-file-path', include the full file path.
`----

With the current setting t I get completions like

     head1/head2 (file1.org)

which is nice, but I'd prefer

     file1.org/head1/head2

To me the docs sound like 'file would do that and the customize option
strengthen this by saying "Start with file".  Unfortunately, then I get
completions like

     file1.org/ (file1.org)

with no headlines at all.

I'm using a current git version on Emacs 23.

Bye,
Tassilo

             reply	other threads:[~2009-04-01  7:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-01  7:56 Tassilo Horn [this message]
2009-04-01 12:19 ` Bug if `org-refile-use-outline-path' is set to 'file Eraldo Helal
2009-04-01 13:16   ` Tassilo Horn
2009-04-03 22:48     ` Eraldo Helal
2009-04-01 13:56 ` Carsten Dominik
2009-04-01 18:37   ` Tassilo Horn
2009-04-02  7:23     ` Carsten Dominik
2009-04-02  8:02       ` Tassilo Horn
2009-04-02  9:45         ` Carsten Dominik
2009-04-02 18:52           ` Tassilo Horn
2009-04-03  7:49             ` Carsten Dominik
2009-04-03  9:03               ` Tassilo Horn

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87myb0hknz.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --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 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).