Hi Tomas,

Thanks for your reply!

I tried that, and when I called the remember, it gave me a buffer. But when I finish that with "C-c C-c", it prompted me asking about the page. I don't know how to deal with that.

By the way, I'm using the remember with the planner package, it might be due to that?

Xin

Thomas Baumann wrote:
Hi,

I usually use remember for this kind of stuff:

(require 'remember)
(add-hook 'remember-mode-hook 'org-remember-apply-template)
(define-key global-map [(control meta ?r)] 'remember)


You might want to have a look into the info file to take full advantage
of the flexibility of this approach.

Thomas



_______________________________________________
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



_______________________________________________
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

Reply via email to