On Dec 21, 2007, at 8:09 PM, Wanrong Lin wrote:


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

This works fine for me, I don't know what might be causing this. maybe some
completion package you are using?

- Carsten



_______________________________________________
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

Reply via email to