[Orgmode] Re: Capture and clock options

2010-08-14 Thread julien cubizolles
Le vendredi 13 août 2010 à 07:47 -0400, Bernt Hansen a écrit : > This fixes it for me. Thanks Bastien! > > -Bernt And for me too, thanks a lot for this quick fix. Julien. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the

[Orgmode] Re: Capture and clock options

2010-08-13 Thread Bernt Hansen
Bastien writes: > Bastien writes: > >> I can't see anything in this commit interfering with the capture >> process. Do you have an idea why it is related to the bug Julien >> is reporting? > > I got it. `org-clock-set-current' was trying to get the filename, > which doesn't work in indirect

[Orgmode] Re: Capture and clock options

2010-08-13 Thread Bastien
Bastien writes: > I can't see anything in this commit interfering with the capture > process. Do you have an idea why it is related to the bug Julien > is reporting? I got it. `org-clock-set-current' was trying to get the filename, which doesn't work in indirect buffers. I pushed a fix in t

[Orgmode] Re: Capture and clock options

2010-08-13 Thread Bastien
Hi Bernt, Bernt Hansen writes: >> This is a bug in the current master branch of org-mode. I'll identify >> the commit that breaks it shortly and post that information as a >> followup to this message. > > a7a842457dd927df9eabc756c4c573720a3a7aa9 is the first bad commit > commit a7a842457dd927df

[Orgmode] Re: Capture and clock options

2010-08-12 Thread Bernt Hansen
Julien: You can check out commit a7a842^ ($ git checkout a7a842^) and M-x org-reload and it should work properly. A fix will need to be created for the master branch before this works on the tip of master again. Bernt Hansen writes: > julien cubizolles writes: > >> I'm in the process of conve

[Orgmode] Re: Capture and clock options

2010-08-12 Thread Bernt Hansen
Hi Julien, julien cubizolles writes: > I'm in the process of converting my old remember templates but I can't > figure how to use the clock parameters. > > I'm using the following template : > > ("T" "test" entry (file+headline "~/org/orgfiles/test.org" "Test") > "* %?" :clock-in t :clock-resu