* Strange behavior with org-remember and clock
@ 2010-02-16 17:31 Carl Bolduc
2010-02-21 8:04 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Carl Bolduc @ 2010-02-16 17:31 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I am trying to build a remember template to log a journal of my
activities, and some entries involve clocks. Here is my template:
("Journal" ?j "* %U %?\n" "j:/org/journal.org" date-tree)
When I call this template and start a clock, I get a weird behavior
when exiting remember. First, I get this (expected):
The clock is running in this buffer. Clock out now? (y or n)
I type "n"
Then, I get this:
Clock-out in buffer *Remember* before killing it (y or n)
I type "n" once again.
Now, if I visit my journal and try to clock out of this item, I get this:
No active clock
Now, if I modify my template to include any text after the %?,
clocking works as expected:
("Journal" ?j "* %U %?\ntest" "j:/org/journal.org" date-tree)
When I close remember, I get this:
The clock is running in this buffer. Clock out now? (y or n)
I type "n", don't get any more message, visit the journal file, and I
can clock out.
I am clueless... and I would prefer not having dummy text in my
journal entries just to make clocking work correctly.
Thanks,
Carl
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Strange behavior with org-remember and clock
2010-02-16 17:31 Strange behavior with org-remember and clock Carl Bolduc
@ 2010-02-21 8:04 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-02-21 8:04 UTC (permalink / raw)
To: Carl Bolduc; +Cc: emacs-orgmode
Hi Carl,
I cannot reproduce this behavior....
Best wishes
- Carsten
On Feb 16, 2010, at 6:31 PM, Carl Bolduc wrote:
> Hi,
>
> I am trying to build a remember template to log a journal of my
> activities, and some entries involve clocks. Here is my template:
> ("Journal" ?j "* %U %?\n" "j:/org/journal.org" date-tree)
>
> When I call this template and start a clock, I get a weird behavior
> when exiting remember. First, I get this (expected):
> The clock is running in this buffer. Clock out now? (y or n)
> I type "n"
> Then, I get this:
> Clock-out in buffer *Remember* before killing it (y or n)
> I type "n" once again.
> Now, if I visit my journal and try to clock out of this item, I get
> this:
> No active clock
>
> Now, if I modify my template to include any text after the %?,
> clocking works as expected:
> ("Journal" ?j "* %U %?\ntest" "j:/org/journal.org" date-tree)
> When I close remember, I get this:
> The clock is running in this buffer. Clock out now? (y or n)
> I type "n", don't get any more message, visit the journal file, and I
> can clock out.
>
> I am clueless... and I would prefer not having dummy text in my
> journal entries just to make clocking work correctly.
>
> Thanks,
> Carl
>
>
> _______________________________________________
> 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
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-21 8:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-16 17:31 Strange behavior with org-remember and clock Carl Bolduc
2010-02-21 8:04 ` 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).