emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Rainer Stengele <rainer.stengele@diplan.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: clocking in and out in remember buffers - seems to be buggy
Date: Thu, 24 Jan 2008 16:38:15 +0100	[thread overview]
Message-ID: <F66440B8-2722-4FC4-8E22-90A295D6993B@science.uva.nl> (raw)
In-Reply-To: <4798AFF0.7010605@diplan.de>


On Jan 24, 2008, at 4:34 PM, Rainer Stengele wrote:
>>>>
>> I am not sure why things don't work.  Take a look at the variable
>> `remember-mode-hook'.  What is its value?
>>
>> - Carsten
>>
>>>
>
> looks ok, includes the new function:
>
> (my-start-clock-if-needed org-remember-apply-template)
>
> is the template already "in" at that moment?


No, it is not OK, the sequence is wrong.  Try an 'append argument when  
adding the
my-start-clock-if-needed function, and make sure this line is called  
after
the template functin has been added to the hook.  The restart emacs and
double-check, it has to be:

(org-remember-apply-template my-start-clock-if-needed)

- Carsten

  reply	other threads:[~2008-01-24 15:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 21:04 clocking in and out in remember buffers - seems to be buggy Rainer Stengele
2008-01-22 21:42 ` Austin Frank
2008-01-24  8:33 ` Carsten Dominik
2008-01-24 15:14   ` Rainer Stengele
2008-01-24 15:26     ` Carsten Dominik
2008-01-24 15:34       ` Rainer Stengele
2008-01-24 15:38         ` Carsten Dominik [this message]
2008-01-25 12:57           ` Rainer Stengele
2008-01-25 13:12             ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F66440B8-2722-4FC4-8E22-90A295D6993B@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=rainer.stengele@diplan.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).