emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Jost Burkardt <jost.burkardt@web.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: BUG: in org-refile
Date: Wed, 23 Jan 2008 17:48:51 +0100	[thread overview]
Message-ID: <D596849D-DE03-4758-AF72-8957AAAEE92C@gmail.com> (raw)
In-Reply-To: <87sl0pwmlj.fsf@web.de>

Hi Jost, thanks for the nice report.

On Jan 22, 2008, at 10:56 PM, Jost Burkardt wrote:

> Hi,
>
> org-refile seems to have problems, when there are similar headings  
> with
> similar nams in different trees.

This is now fixed, with the drawback that Emacs will now visit
and create buffers for all files that are possible refile candidates.
Previously I removed the corresponding buffers to avoid creating
many buffers.  But now I just keep them, and make sure that accurate
positions are maintained and found.  In particular, I re-create the full
table of refile targets for each call of the command.  This could be
potentially a bit slower, but it is safer this way, and gets rid of
the need to update the target table by hand.

> 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" :-)

The comparison with `org-remember' is a valid one, I am implementing
it exactly as you have proposed, with a prefix arg.

- Carsten

  reply	other threads:[~2008-01-23 18:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 21:56 BUG: in org-refile Jost Burkardt
2008-01-23 16:48 ` Carsten Dominik [this message]
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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D596849D-DE03-4758-AF72-8957AAAEE92C@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jost.burkardt@web.de \
    /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 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).