* C-C C-W (refile) makes copy when invoked in Agenda view?!
@ 2013-09-29 9:05 M
2013-09-29 10:51 ` Carsten Dominik
2013-09-29 19:41 ` Samuel Wales
0 siblings, 2 replies; 5+ messages in thread
From: M @ 2013-09-29 9:05 UTC (permalink / raw)
To: emacs orgmode-mailinglist
Hi,
I'm having a problem with the refile command (invoked by C-C C-W):
when I' using it in agenda view (for the selected line or as bulk command on
marked items), it creates a copy of the items at the new place, but leaves
the old ones in place (and thus creates unwnted duplicates)!
However, when I'm directly in an org-file and use C-C C-W, it moves the
selected subtree, as it is supposed to do.
How could it technically be possible, that the 2 same commands do different
things?
I read about an option org-refile-keep, but I can not find it with M-x
customive-variable.
I'm sorry - I don't know how to track this down for creating a minmal
example.
I'm using Aquamacs 2.5 on OS X 10.6 with org-mode 8.2
GNU Emacs 23.4.1 (x86_64-apple-darwin12.3.0, NS apple-appkit-1187.37)
of 2013-06-14 on acs-trailblazer.ist.psu.edu - Aquamacs Distribution 2.5
Kind regards
Martin
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: C-C C-W (refile) makes copy when invoked in Agenda view?!
2013-09-29 9:05 C-C C-W (refile) makes copy when invoked in Agenda view?! M
@ 2013-09-29 10:51 ` Carsten Dominik
2013-09-29 19:41 ` Samuel Wales
1 sibling, 0 replies; 5+ messages in thread
From: Carsten Dominik @ 2013-09-29 10:51 UTC (permalink / raw)
To: M; +Cc: emacs orgmode-mailinglist
[-- Attachment #1: Type: text/plain, Size: 1110 bytes --]
Hi Martin,
I am not able to reproduce this with my current setup.
- Carsten
On 29.9.2013, at 11:05, M <Elwood151@web.de> wrote:
> Hi,
>
> I'm having a problem with the refile command (invoked by C-C C-W):
>
> when I' using it in agenda view (for the selected line or as bulk command on
> marked items), it creates a copy of the items at the new place, but leaves
> the old ones in place (and thus creates unwnted duplicates)!
>
> However, when I'm directly in an org-file and use C-C C-W, it moves the
> selected subtree, as it is supposed to do.
>
> How could it technically be possible, that the 2 same commands do different
> things?
> I read about an option org-refile-keep, but I can not find it with M-x
> customive-variable.
>
> I'm sorry - I don't know how to track this down for creating a minmal
> example.
>
> I'm using Aquamacs 2.5 on OS X 10.6 with org-mode 8.2
> GNU Emacs 23.4.1 (x86_64-apple-darwin12.3.0, NS apple-appkit-1187.37)
> of 2013-06-14 on acs-trailblazer.ist.psu.edu - Aquamacs Distribution 2.5
>
> Kind regards
>
> Martin
>
>
>
[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: C-C C-W (refile) makes copy when invoked in Agenda view?!
2013-09-29 9:05 C-C C-W (refile) makes copy when invoked in Agenda view?! M
2013-09-29 10:51 ` Carsten Dominik
@ 2013-09-29 19:41 ` Samuel Wales
2013-09-29 21:13 ` M
1 sibling, 1 reply; 5+ messages in thread
From: Samuel Wales @ 2013-09-29 19:41 UTC (permalink / raw)
To: M; +Cc: emacs orgmode-mailinglist
Did you by any chance undo in the agenda? There is a serious
undo-boundary bug that I haven't been able to report yet.
On 9/29/13, M <Elwood151@web.de> wrote:
> Hi,
>
> I'm having a problem with the refile command (invoked by C-C C-W):
>
> when I' using it in agenda view (for the selected line or as bulk command
> on
> marked items), it creates a copy of the items at the new place, but leaves
> the old ones in place (and thus creates unwnted duplicates)!
>
> However, when I'm directly in an org-file and use C-C C-W, it moves the
> selected subtree, as it is supposed to do.
>
> How could it technically be possible, that the 2 same commands do different
> things?
> I read about an option org-refile-keep, but I can not find it with M-x
> customive-variable.
>
> I'm sorry - I don't know how to track this down for creating a minmal
> example.
>
> I'm using Aquamacs 2.5 on OS X 10.6 with org-mode 8.2
> GNU Emacs 23.4.1 (x86_64-apple-darwin12.3.0, NS apple-appkit-1187.37)
> of 2013-06-14 on acs-trailblazer.ist.psu.edu - Aquamacs Distribution 2.5
>
> Kind regards
>
> Martin
>
>
>
>
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY can get it.
Denmark: free Karina Hansen NOW.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: C-C C-W (refile) makes copy when invoked in Agenda view?!
2013-09-29 19:41 ` Samuel Wales
@ 2013-09-29 21:13 ` M
2013-09-30 2:14 ` Samuel Wales
0 siblings, 1 reply; 5+ messages in thread
From: M @ 2013-09-29 21:13 UTC (permalink / raw)
To: Samuel Wales; +Cc: emacs orgmode-mailinglist
Dear Samuel,
thanks for your answer.
It is possible, however how could I undo in Agenda - I did not find any
command for that?
I quit Aquamacs and after launching it again it seems to work. By using Undo
in the org-files after refile, I could not reproduce the weird behavior yet.
Martin
> Von: Samuel Wales <samologist@gmail.com>
> Datum: Sun, 29 Sep 2013 12:41:44 -0700
> An: M <Elwood151@web.de>
> Cc: emacs orgmode-mailinglist <emacs-orgmode@gnu.org>
> Betreff: Re: [O] C-C C-W (refile) makes copy when invoked in Agenda view?!
>
> Did you by any chance undo in the agenda? There is a serious
> undo-boundary bug that I haven't been able to report yet.
>
> On 9/29/13, M <Elwood151@web.de> wrote:
>> Hi,
>>
>> I'm having a problem with the refile command (invoked by C-C C-W):
>>
>> when I' using it in agenda view (for the selected line or as bulk command
>> on
>> marked items), it creates a copy of the items at the new place, but leaves
>> the old ones in place (and thus creates unwnted duplicates)!
>>
>> However, when I'm directly in an org-file and use C-C C-W, it moves the
>> selected subtree, as it is supposed to do.
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-09-30 2:14 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-29 9:05 C-C C-W (refile) makes copy when invoked in Agenda view?! M
2013-09-29 10:51 ` Carsten Dominik
2013-09-29 19:41 ` Samuel Wales
2013-09-29 21:13 ` M
2013-09-30 2:14 ` Samuel Wales
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).