emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* error in org-remember
@ 2009-09-16 14:43 Xin Shi
  2009-09-16 15:14 ` Xin Shi
  2009-09-18 13:17 ` problem with org-remember invoked from agenda view Eric S Fraga
  0 siblings, 2 replies; 7+ messages in thread
From: Xin Shi @ 2009-09-16 14:43 UTC (permalink / raw)
  To: emacs-orgmode


[-- 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-09-18 17:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-16 14:43 error in org-remember Xin Shi
2009-09-16 15:14 ` 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

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).