emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug if `org-refile-use-outline-path' is set to 'file
@ 2009-04-01  7:56 Tassilo Horn
  2009-04-01 12:19 ` Eraldo Helal
  2009-04-01 13:56 ` Carsten Dominik
  0 siblings, 2 replies; 12+ messages in thread
From: Tassilo Horn @ 2009-04-01  7:56 UTC (permalink / raw)
  To: emacs-orgmode

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

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

end of thread, other threads:[~2009-04-03 22:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-01  7:56 Bug if `org-refile-use-outline-path' is set to 'file Tassilo Horn
2009-04-01 12:19 ` 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

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