Hi Bernt,

Bernt Hansen <be...@norang.ca> 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 a7a842457dd927df9eabc756c4c573720a3a7aa9
> Author: Bastien Guerry <b...@altern.org>
> Date:   Wed Aug 11 16:10:14 2010 +0200
>
>     Rebind org-agenda-clock-goto to `J' in the agenda.
>     
>     * org-agenda.el (org-agenda-clock-goto): Use `\C-c\C-x\C-j' for
>     `org-clock-goto' and `J' for `org-agenda-clock-goto'.  If the heading
>     currently clocked in is not listed in the agenda, display this entry
>     in another buffer.  If there is no running clock, display a help
>     message.
>     
>     * org-clock.el (org-clock-set-current): append the filename after the
>     heading.

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've been digging into this issue a bit, and something looks weird in
the `org-capture' defun: the :clock-in property is taken into account
only when :immediate-finish is not set...  (see the end of the defun.)
Could Julien's issue be related to this?

-- 
 Bastien

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to