From: Jost Burkardt <jost.burkardt@web.de>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: BUG: in org-refile
Date: Tue, 22 Jan 2008 22:56:40 +0100 [thread overview]
Message-ID: <87sl0pwmlj.fsf@web.de> (raw)
Hi,
org-refile seems to have problems, when there are similar headings with
similar nams in different trees. I have the following setup
----- BEGIN TEST.org ---
* Stuff
** something to refile to Project/A/Notes
* Projects
** A
*** Notes
** B
*** Notes
----- END TEST.org -----
org-refile-targets is set to :
((org-agenda-files :maxlevel . 2)
(org-agenda-files :regexp . "Task\\|Notes"))
when I put the cursor on the second line ("something ...") and do a
refile to TEST.org/Projects/A/Notes
----- BEGIN TEST.org ---
* Stuff
* Projects
** A
*** Notes
** B
*** Notes
**** something to refile to Project/A/Notes
----- END TEST.org -----
it seems that org-refile is not taking the full path into account.
By the way, do you think it would be possible to use org-refile to just
to go to a target position - maybe with a prefix C-u (just like
org-remember). I very much like the minibuffer-movement-interface, and
it would definetly help in finding item's, which were "filed away" :-)
I'm on emacs 22.1.1 with org 5.19a.
--
Jost
next reply other threads:[~2008-01-22 22:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-22 21:56 Jost Burkardt [this message]
2008-01-23 16:48 ` BUG: in org-refile Carsten Dominik
2008-01-23 21:13 ` Jost Burkardt
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sl0pwmlj.fsf@web.de \
--to=jost.burkardt@web.de \
--cc=carsten.dominik@gmail.com \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.