Hi,
There seems to be a bug in remember/refiling filing target
auto-completion prompt, if the target heading text has a forward slash
"/". For example, if my filing target is the following:
* TODO A/B switch needs to be fixed
With M-x org-refile, when I press "TAB" in the mini-buffer to bring up
the filing target list, the above target shows up as "A/", all text
after the forward slash is cut out. However, the actual auto-completion
(by pressing "A/" and TAB) does work.
I am using org 6.05b on Emacs 22.2, my refiling config is:
(setq org-refile-targets '((org-agenda-files . (:maxlevel . 2))))
(setq org-refile-use-outline-path t)
Thanks a lot if someone can take a look of it.
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