From: Thomas Baumann <dtbaumann@yahoo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Add to do item in the Org Agenda Day Grid
Date: Wed, 26 Mar 2008 16:22:56 +0100 [thread overview]
Message-ID: <m3myolfr1r.fsf@norvel.baumann-gauting.site> (raw)
In-Reply-To: 47EA63BF.8000800@cornell.edu
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
next prev parent reply other threads:[~2008-03-26 15:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-25 10:17 org-info.js Pete Phillips
2008-03-26 11:42 ` org-info.js Sebastian Rose
2008-03-26 14:54 ` Add to do item in the Org Agenda Day Grid Xin Shi
2008-03-26 15:16 ` John Rakestraw
2008-03-26 16:23 ` Xin Shi
2008-03-26 15:22 ` Thomas Baumann [this message]
2008-03-26 16:25 ` Xin Shi
2008-03-26 16:54 ` Thomas Baumann
2008-03-26 17:00 ` Xin Shi
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=m3myolfr1r.fsf@norvel.baumann-gauting.site \
--to=dtbaumann@yahoo.de \
--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).