From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: BUG - Remember refiling to current clocking task Date: Tue, 28 Oct 2008 18:58:24 +0100 Message-ID: References: <871vy0iui7.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: multipart/mixed; boundary="===============0832049835==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kusqm-0006GH-L8 for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 13:59:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kusqk-0006Ey-M0 for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 13:59:27 -0400 Received: from [199.232.76.173] (port=42934 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kusqk-0006Ep-BU for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 13:59:26 -0400 Received: from ug-out-1314.google.com ([66.249.92.173]:45548) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kusqj-0001PY-RS for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 13:59:26 -0400 Received: by ug-out-1314.google.com with SMTP id 36so381371uga.17 for ; Tue, 28 Oct 2008 10:59:24 -0700 (PDT) In-Reply-To: <871vy0iui7.fsf@gollum.intra.norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: emacs-orgmode@gnu.org --===============0832049835== Content-Type: multipart/alternative; boundary=Apple-Mail-1--51114987 --Apple-Mail-1--51114987 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hi Bernt, I believe that this bug is now fixed. Please verify. - Carsten On Oct 28, 2008, at 4:56 PM, Bernt Hansen wrote: > Hi Carsten, > > I've been playing with the remember filing options and reworking my > phone-call handling code. > > When I want to file to the current clocking task it always seems to go > to the default org file for me instead of the file the current > clocking > task is in. > > ie. > > I'm clocking a task in org.org, hit remember to create an note and C-2 > C-c C-c saves the note at the end of my todo.org (which is my default > file) instead of the current clocking task in org.org. > > ,----[ ~/git/org.org ] > | ... > | ** TODO Try elisp debugging > | :CLOCK: > | CLOCK: [2008-10-28 Tue 11:18] > | CLOCK: [2008-10-28 Tue 10:59]--[2008-10-28 Tue 11:14] => 0:15 > | :END: > | [2008-10-27 Mon] > | ... > `---- > > ,----[ end of my todo.org file] > | ... > | * Last Task > | ** Do something > `---- > > Then start remember with my new phone template > > ,----[ creates the following remember buffer ] > | ## C-c C-c "~/git/org/todo.org" -> "* " > | ## C-u C-c C-c like C-c C-c, and immediately visit note at target > location > | ## C-0 C-c C-c "~/git/org/org.org" -> "* Tasks" > | ## C-1 C-c C-c to select file and header location interactively. > | ## C-2 C-c C-c as child of the currently clocked item > | ## To switch templates, use `C-M-r'. To abort use `C-c C-k'. > | > | * PHONE [[bbdb:]] - > | <2008-10-28 Tue 11:48> > `---- > > and C-2 C-c C-c files it at the end of todo.org instead of in org.org > > ,----[ and the end of todo.org looks like this ] > | ... > | * Last Task > | ** Do something > | * TODO Try elisp debugging > | ** PHONE [[bbdb:]] - > | <2008-10-28 Tue 11:50> > `---- > > Now the remember template I'm picking does state to file to the > default > task but I expected C-2 C-c C-c to override that location. > > Thanks for org-mode!! > > Regards, > Bernt > > > _______________________________________________ > 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 --Apple-Mail-1--51114987 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Bernt,

I = believe that this bug is now fixed.  Please = verify.

- Carsten

On = Oct 28, 2008, at 4:56 PM, Bernt Hansen wrote:

Hi = Carsten,

I've been playing with the remember filing options and = reworking my
phone-call handling code.

When I want to file to = the current clocking task it always seems to go
to the default org = file for me instead of the file the current clocking
task is = in.

ie.

I'm clocking a task in org.org, hit remember to = create an note and C-2
C-c C-c saves the note at the end of my = todo.org (which is my default
file) instead of the current clocking = task in org.org.

,----[ ~/git/org.org ]
| ...
| ** TODO Try = elisp debugging
|    :CLOCK:
| =    CLOCK: [2008-10-28 Tue 11:18]
| =    CLOCK: [2008-10-28 Tue 10:59]--[2008-10-28 Tue 11:14] = =3D>  0:15
|    :END:
| [2008-10-27 Mon]
| = ...
`----

,----[ end of my todo.org file]
| ...
| * Last = Task
| ** Do something
`----

Then start remember with my = new phone template

,----[ creates the following remember buffer = ]
| ##     C-c C-c  "~/git/org/todo.org" -> = "* "
| ## C-u C-c C-c  like C-c C-c, and immediately visit note = at target location
| ## C-0 C-c C-c  "~/git/org/org.org" -> "* = Tasks"
| ## C-1 C-c C-c  to select file and header location = interactively.
| ## C-2 C-c C-c  as child of the currently = clocked item
| ## To switch templates, use `C-M-r'.  To abort = use `C-c C-k'.
|
| * PHONE [[bbdb:]] -
| <2008-10-28 Tue = 11:48>
`----

and C-2 C-c C-c files it at the end of todo.org = instead of in org.org

,----[ and the end of todo.org looks like = this ]
| ...
| * Last Task
| ** Do something
| * TODO Try = elisp debugging
| ** PHONE [[bbdb:]] -
| <2008-10-28 Tue = 11:50>
`----

Now the remember template I'm picking does state = to file to the default
task but I expected C-2 C-c C-c to override = that location.

Thanks for = org-mode!!

Regards,
Bernt


___________________________= ____________________
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
<= br>
= --Apple-Mail-1--51114987-- --===============0832049835== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0832049835==--