emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Gez <register@geekanddiva.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug? Capture not in customize until called by key
Date: Wed, 27 Oct 2010 08:39:48 -0400	[thread overview]
Message-ID: <87vd4nq06j.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <B3A21E0FDFC641BC8C4877D9CE75D500@alice> (Gez's message of "Wed, 27 Oct 2010 10:58:20 +0100")

"Gez" <register@geekanddiva.com> writes:

> ----- Original Message ----- 
> From: "Bernt Hansen" <bernt@norang.ca>
>>
>> C-h v org-capture-templates
>> and click on the _customize_ link.
>
>
> Thank you, Bernt, but I can't see a _customize_ link there, either
> when capture is in customize or when it's not.
>
> Gez
> (Windows XP, GNU Emacs 23.2.1, Org-mode version 7.01trans)

> I wrote another post but it didn't thread properly - sorry.  Anyway,
> I've tested further and it seems that the customize capture appears
> and disappears.
>
> Here's how to replicate, I hope.
>
> With .emacs having no reference to capture (no key defined, no
> templates), customize capture is inaccessible (not found via M-x
> customize-apropos nor listed in the customize browser)
>
> With .emacs having capture key defined, on each restart of emacs,
> customize capture is likewise inaccessible, until the key combination
> is called (in my case, C-c c), upon which capture appears both in the
> customize browser and via M-x-customize-apropos - until the next
> restart.
>
> So you can't use customize for capture until you've both defined a key
> for it in .emacs and also called that key combination in the current
> session.  I hope that's all clear enough.
>

Hi Gez,

I think the capture definitions are autoloaded the first time you
capture something.  If you add

(require 'org-capture)

in your .emacs then I think they will always be available.

Regards,
Bernt

  reply	other threads:[~2010-10-27 12:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-26 17:32 Request - capture included in customize browser Gez
2010-10-27  1:19 ` Bernt Hansen
2010-10-27  9:58   ` Bug? Capture not in customize until called by key (was Request - capture included in customize browser) Gez
2010-10-27 12:39     ` Bernt Hansen [this message]
2010-10-27 13:35       ` Re: Bug? Capture not in customize until called by key Gez
2010-10-27 14:10     ` Bug? Capture not in customize until called by key (was Request - capture included in customize browser) Noorul Islam

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=87vd4nq06j.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=register@geekanddiva.com \
    /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).