Carsten Dominik <[EMAIL PROTECTED]> writes:
Hi Carsten,
> Things will be fine if you explicitly specify nil for the file and
> headline fields in the template definition. Or get the latest git
> release, where this problem is fixed as well.
Thanks a lot.
Bye,
Tassilo
--
GNU Emacs is a text ed
Hi Tassilo,
this is a bug in compatibility code that is supposed convert values
previously valid for org-remember-templates to the new format. In
your case, this code modified your templates to include the empty
string as the default headline. You can see this if you look at the
value o
Manish <[EMAIL PROTECTED]> writes:
Hi!
> > --8<---cut here---start->8---
> > (setq org-default-notes-file "~/repos/org/main.org"
> > org-remember-default-headline "Remember"
> > org-remember-templates
> > '(;; TODOs
> >("todo-
On Wed, Aug 27, 2008 at 12:15 PM, Tassilo Horn wrote:
> Hi all,
>
> I use org-mode which is included in Emacs 23 from CVS (a current
> checkout). This is my relevant config for org-remember:
>
> --8<---cut here---start->8---
> (require 'remember)
Hi all,
I use org-mode which is included in Emacs 23 from CVS (a current
checkout). This is my relevant config for org-remember:
--8<---cut here---start->8---
(require 'remember)
(setq org-default-notes-file "~/repos/org/main.org"
org-remember-default-he