emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Wishlist: let org-refile find buffers that have been renamed
@ 2010-12-23  0:53 Hsiu-Khuern Tang
  2010-12-23  0:58 ` Samuel Wales
  0 siblings, 1 reply; 5+ messages in thread
From: Hsiu-Khuern Tang @ 2010-12-23  0:53 UTC (permalink / raw)
  To: orgmode

Hi,

I have a perhaps unusual way of organizing my agenda files like this:

project1/notes.org
project2/notes.org
...

and I use rename-buffer in each notes.org to make sure I can tell them
apart, e.g.,

- In project1/notes.org, I have (rename-buffer "project1.org")

- In project2/notes.org, I have (rename-buffer "project2.org")

This works fine with commands like C-c b (org-iswitchb), which
displays the renamed buffers ( "project1.org" and "project2.org") in
the minibuffer prompt.  However, C-c w (org-refile) does not find
these targets --- it would be nice if it did!  I think the "problem"
is in the function org-get-refile-targets in org.el, but I'm not good
at hacking elisp.

I am using ido completion (org-completion-use-ido is non-nil).

Thanks!

Hsiu-Khuern.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-23  6:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-23  0:53 Wishlist: let org-refile find buffers that have been renamed Hsiu-Khuern Tang
2010-12-23  0:58 ` Samuel Wales
2010-12-23  2:08   ` Hsiu-Khuern Tang
2010-12-23  2:53     ` Suvayu Ali
2010-12-23  6:05       ` Nathan Neff

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