From: Frank Rust <rustikus@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Cannot use org-mode and remember templates
Date: Thu, 16 Jul 2009 12:38:51 +0200 [thread overview]
Message-ID: <6683149f0907160338kf3f6564t6dc313ffd1e4353d@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 952 bytes --]
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
[-- Attachment #1.2: Type: text/html, Size: 1229 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
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
next reply other threads:[~2009-07-16 10:39 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <rustikus@gmail.com>
2009-07-16 10:38 ` Frank Rust [this message]
2009-07-16 14:08 ` Cannot use org-mode and remember templates Sébastien Vauban
2009-07-16 14:33 ` Nick Dokos
2009-07-16 16:32 ` Frank Rust
2009-07-16 17:07 ` Nick Dokos
2009-07-16 20:41 ` Sébastien Vauban
2009-07-20 16:56 ` Nick Dokos
2009-07-20 18:38 ` Bastien
2009-07-20 20:25 ` Nick Dokos
2009-07-17 14:03 ` Frank Rust
2009-07-17 15:26 ` Nick Dokos
2009-07-17 16:27 ` Frank Rust
2009-07-16 21:22 ` Bastien
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=6683149f0907160338kf3f6564t6dc313ffd1e4353d@mail.gmail.com \
--to=rustikus@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).