From: Xin Shi <shixin111@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: error in org-remember
Date: Wed, 16 Sep 2009 10:43:28 -0400 [thread overview]
Message-ID: <5236d6f90909160743m40ec6858h5e0c0149c68938ed@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 602 bytes --]
Hello Experts,
I recently update my Emacs to 23.1 and the org-mode to 6.30e. Then I
noticed my org-remember is not working. When I type C-c C-c, I got the
following error:
"Target files for notes must be in Org-mode if not filing to top/bottom"
My settings are:
(org-remember-insinuate)
(setq sx-notes-file-name "~/.notes.org")
(setq sx-journal-file-name "~/.journal.org")
(setq org-remember-templates
'(
("Journal" ?j "* %U %?\n\n %i\n %a" sx-journal-file-name)
("Notes" ?n "* %^{Title}\n %i\n %a" sx-notes-file-name "Notes")
)
)
Any suggestions?
Thanks!
Xin
[-- Attachment #1.2: Type: text/html, Size: 827 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-09-16 14:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-16 14:43 Xin Shi [this message]
2009-09-16 15:14 ` error in org-remember Xin Shi
2009-09-16 15:35 ` Nick Dokos
2009-09-18 13:17 ` problem with org-remember invoked from agenda view Eric S Fraga
2009-09-18 15:05 ` Carsten Dominik
2009-09-18 15:12 ` Eric S Fraga
2009-09-18 17:01 ` Bernt Hansen
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=5236d6f90909160743m40ec6858h5e0c0149c68938ed@mail.gmail.com \
--to=shixin111@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).