[Orgmode] Re: error in org-remember

2009-09-16 Thread Xin Shi
I solved the problem by using the file name directly: (setq org-remember-templates '( (Journal ?j * %U %?\n\n %i\n %a ~/.journal.org) (Notes ?n * %^{Title}\n %i\n %a ~/.notes.org Notes) ) ) Xin On Wed, Sep 16, 2009 at 10:43 AM, Xin Shi shixin...@gmail.com

Re: [Orgmode] Re: error in org-remember

2009-09-16 Thread Nick Dokos
Xin Shi shixin...@gmail.com wrote: On Wed, Sep 16, 2009 at 10:43 AM, Xin Shi shixin...@gmail.com wrote: ... My settings are: (org-remember-insinuate) (setq sx-notes-file-name ~/.notes.org) (setq sx-journal-file-name ~/.journal.org) (setq org-remember-templates '(

Re: [Orgmode] Re: Error after org-remember-insinuate on Aquamacs

2009-08-02 Thread Markus Baden
Hi all, thanks for the help so far. Currently I'm on vacation with no access to my Mac where the described error occurs. I tried to reproduce the error on a different Mac today and I couldn't. With a fresh Aquamacs 1.8, org-mode 6.28 and remember-mode 2.0 I had no problem running ;;

Re: [Orgmode] Re: Error after org-remember-insinuate on Aquamacs

2009-08-02 Thread Nick Dokos
Markus Baden markus.ba...@gmail.com wrote: ... So it is clearly some misconfiguration on my side. One thing I did not get in this thread is, what the difference between running org-mode interpreted instead of compiled and why this may have caused the trouble. Can someone explain this a little

[Orgmode] Re: Error after org-remember-insinuate on Aquamacs

2009-07-22 Thread Robert Goldman
Nick Dokos nicholas.dokos at hp.com writes: Markus Baden markus.baden at gmail.com wrote: Hi all, Ok, I'm not really fluent in emacs, but I try to describe my problem anyhow I'm using org-mode in Aquamacs for a while now and since lately the following error occurs