From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank Rust Subject: Cannot use org-mode and remember templates Date: Thu, 16 Jul 2009 12:38:51 +0200 Message-ID: <6683149f0907160338kf3f6564t6dc313ffd1e4353d@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1260173508==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MROMf-0000rg-Is for emacs-orgmode@gnu.org; Thu, 16 Jul 2009 06:39:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MROMa-0000pX-Ks for emacs-orgmode@gnu.org; Thu, 16 Jul 2009 06:39:00 -0400 Received: from [199.232.76.173] (port=38705 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MROMa-0000pK-BG for emacs-orgmode@gnu.org; Thu, 16 Jul 2009 06:38:56 -0400 Received: from mail-bw0-f219.google.com ([209.85.218.219]:39217) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MROMZ-0000qJ-JQ for emacs-orgmode@gnu.org; Thu, 16 Jul 2009 06:38:55 -0400 Received: by bwz19 with SMTP id 19so19103bwz.42 for ; Thu, 16 Jul 2009 03:38:53 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============1260173508== Content-Type: multipart/alternative; boundary=00504502d5b5113daa046ed04727 --00504502d5b5113daa046ed04727 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi, I'm using a new version of emacs for windows (GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 2009-06-30 on LENNART-69DE564 (patched)) which provides Org-mode in version 6.21b. After the last upgrade the remember templates are not working anymore. Everytime I select a template with my shortcuts I receive the following error: Select template: [t]odo [j]ournal* org-remember-apply-template: Wrong type argument: listp, 5* This is the relevant entry in my .emacs ;; Remember mode (require 'remember) (org-remember-insinuate) (setq org-remember-store-without-prompt t) (setq org-remember-templates '(("Todo" ?t "* TODO %^{Brief Description} %^g\nAdded: %U" "~/emacs/gtd/gtd.org" "Tasks") ("Journal" ?j "\n* %^{topic} %T \n%i%?\n" "journal.org" "Ideas"))) Unfortunately I'm not very experienced in lisp programming and I couldn't find any hints with google. Is there any way to fix this? Thanks for your efforts and regards, Frank --00504502d5b5113daa046ed04727 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,

I'm using a new version of emacs for windows (GNU Emacs 23.1= .50.1 (i386-mingw-nt5.1.2600) of 2009-06-30 on LENNART-69DE564 (patched)) w= hich provides Org-mode in version 6.21b.

After the last upgrade the = remember templates are not working anymore. Everytime I select a template w= ith my shortcuts I receive the following error:

Select template: [t]odo [j]ournal
org-remember-apply-template: Wr= ong type argument: listp, 5



This is the relevant entry in my= .emacs

;; Remember mode
(require 'remember)
(org-remember= -insinuate)
(setq org-remember-store-without-prompt t)

(setq org-remember-templa= tes
=C2=A0=C2=A0=C2=A0=C2=A0 '(("Todo" ?t "* TODO %^{= Brief Description} %^g\nAdded: %U" "~/emacs/gtd/gtd.org" "Tasks")
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ("Journal" ?j "\n* %^{topic} = %T \n%i%?\n" "journal.org"= ; "Ideas")))


Unfortunately I'm not very experience= d in lisp programming and I couldn't find any hints with google. Is the= re any way to fix this?

Thanks for your efforts and regards,
Frank



--00504502d5b5113daa046ed04727-- --===============1260173508== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1260173508==--