* Nulled request - now a query- capture included in customize browser
@ 2010-10-26 18:18 Gez
0 siblings, 0 replies; only message in thread
From: Gez @ 2010-10-26 18:18 UTC (permalink / raw)
To: emacs-orgmode
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)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-26 19:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-26 18:18 Nulled request - now a query- capture included in customize browser Gez
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).