Re: [Orgmode] Error when invoking remember before the first header of org file

2009-10-01 Thread Carsten Dominik
Hi PT, please always try the latest version before reporting a bug. The bug might be fixed already. This particular bug was fixed on September 4th. http://repo.or.cz/w/org-mode.git?a=commit;h=206660bc8c02e5025d5f43cd3e5fb36c2fe0c8f3 - Carsten On Oct 1, 2009, at 12:40 PM, PT wrote: I hav

[Orgmode] Error when invoking remember before the first header of org file

2009-10-01 Thread PT
I have remember set up, so that new notes always go to a certain org file under a certain header: (setq org-default-notes-file (concat org-directory "/todo.org")) (setq org-remember-default-headline "capture") (setq org-remember-templates '(("Todo" ?t "* TODO %?"))) It works well, but if