emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-refile refiles items to active clock
@ 2009-11-04 16:34 Matt Lundin
  2009-11-04 17:50 ` Bernt Hansen
  2009-11-05  6:20 ` Carsten Dominik
  0 siblings, 2 replies; 3+ messages in thread
From: Matt Lundin @ 2009-11-04 16:34 UTC (permalink / raw)
  To: Org Mode

Hi all,

I updated to the most current git version of org this morning and am
finding that org-refile simply moves items to currently clocked-in item
(at least when that item is in the current file) without offering a
prompt for targets. I have not changed anything in my org setup since
yesterday, when org-refile worked correctly.

Here are my org-refile settings:

--8<---------------cut here---------------start------------->8---
(setq org-refile-targets '((org-agenda-files :maxlevel . 2)
			   (nil :maxlevel . 2)))

(setq org-goto-interface 'outline-path-completion)

(setq org-refile-allow-creating-parent-nodes 'confirm)

(setq org-outline-path-complete-in-steps t)
(setq org-completion-use-ido nil)
(setq org-refile-use-outline-path 'file)  
--8<---------------cut here---------------end--------------->8---

Thanks,
Matt

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

end of thread, other threads:[~2009-11-05  6:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-04 16:34 org-refile refiles items to active clock Matt Lundin
2009-11-04 17:50 ` Bernt Hansen
2009-11-05  6:20 ` Carsten Dominik

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