What I meant was:
Suppose I have an org file like this:
* Level 1 heading
*** Level 2 heading
With my settings (setq org-refile-targets '((org-agenda-files .
(:maxlevel . 2)))) , when I try to refile an item, I press the TAB key,
the auto-completion buffer will display
Level 1 heading
Level 1 heading / Level 2 heading
If I want to put the refile item under "Level 1 heading", I can not
select "Level 1 heading" ("Level 1 heading" will show in the
mini-buffer, but pressing RET key does not do anything, meaning org
thinks this is an invalid target location).
Let me know if this is still not clear. Thank you very much for taking a
look of this.
Wanrong
Carsten Dominik wrote:
Can you please make a more detailed test case and description?
I have trouble to gras what exactly you mean.
- Carsten
On Dec 20, 2007, at 6:09 PM, Wanrong Lin wrote:
Hi,
Another thing I found out when using org-refile is, it seems the
filing target can only be the leaves of the outline tree. The
non-leaf target locations will be displayed in the auto-completion
buffer, but can not be selected.
I have the following settings
(setq org-refile-targets '((org-agenda-files . (:maxlevel . 2))))
(setq org-refile-use-outline-path t)
I am using the latest version (5.17a).
Is there any option that I can set to change this behavior? Thanks
for help.
And, MERRY CHRISTMAS to all orgers....
Wanrong
_______________________________________________
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
_______________________________________________
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