From: "Gez" <register@geekanddiva.com>
To: emacs-orgmode@gnu.org
Subject: Nulled request - now a query- capture included in customize browser
Date: Tue, 26 Oct 2010 19:18:23 +0100 [thread overview]
Message-ID: <27A825CC0C4A4E3CA4672906A140C5AE@alice> (raw)
Following up my own email (hopefully this will be threaded correctly) - I've
found the customize interface for capture now. It appeared _after_ I'd
written some settings into my .emacs file.
Is there a reason capture wasn't in the customize browser before? I mean,
is that the expected behaviour or a bug?
Here's what I had added to .emacs:
(define-key global-map "\C-cc" 'org-capture)
(setq org-capture-templates
'(("t" "Todo" entry (file+headline "~/org/cap.org" "CapturedTasks")
"* TODO %?\n %i\n %a")
("j" "Journal" entry (file+datetree "~/org/cap_journal.org")
"* %?\nEntered on %U\n %i\n %a")))
Gez
_______________________________________
----- Original Message -----
From: Gez
To: emacs-orgmode@gnu.org
Sent: Tuesday, October 26, 2010 6:32 PM
Subject: Request - capture included in customize browser
I've had my main system in org mode for a couple of weeks now and I'm
getting on really well - it's an amazing tool. I'm very grateful for it.
And for the support here too.
I want to set up org-capture but cannot find it using M-x customize-apropos.
I'm guessing that the customize browser is a kind of interface that has to
be written and hasn't yet been written for org-capture. I'll get on with
making my settings by hand, as it were, in the meantime, but this is a
request please, for a customize interface for org-capture.
I've been doing all my configuring with the customize browser recently
(after some early false starts copying, pasting and editing settings
directly into my .emacs file). I'm avoiding errors and I also find it
better documented than the manual and really useful to see the context (the
customize group).
Gez
(Windows XP, GNU Emacs 23.2.1, Org-mode version 7.01trans)
reply other threads:[~2010-10-26 19:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=27A825CC0C4A4E3CA4672906A140C5AE@alice \
--to=register@geekanddiva.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).