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

* Re: org-refile refiles items to active clock
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Bernt Hansen @ 2009-11-04 17:50 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: Matt Lundin, Org Mode

Matt Lundin <mdl@imapmail.org> writes:

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

Yes that's a bug.  Carsten made this change for me a few days ago but
it's only supposed to be active for C-2 C-c C-w.

I have the same broken behaviour this morning.

-Bernt

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

* Re: org-refile refiles items to active clock
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2009-11-05  6:20 UTC (permalink / raw)
  To: Matt Lundin; +Cc: Org Mode

Fixed, thanks.

- Carsten

On Nov 4, 2009, at 5:34 PM, Matt Lundin wrote:

> 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
>
>
> _______________________________________________
> 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

- Carsten

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