emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Noorul Islam <noorul@noorul.com>
To: Gez <register@geekanddiva.com>
Cc: Bernt Hansen <bernt@norang.ca>, emacs-orgmode@gnu.org
Subject: Re: Bug? Capture not in customize until called by key (was Request - capture included in customize browser)
Date: Wed, 27 Oct 2010 19:40:54 +0530	[thread overview]
Message-ID: <AANLkTin4kipSXdfxm+mi3iNcCGjHEoK3Ka2xi+vkm=eK@mail.gmail.com> (raw)
In-Reply-To: <B3A21E0FDFC641BC8C4877D9CE75D500@alice>

On Wed, Oct 27, 2010 at 3:28 PM, Gez <register@geekanddiva.com> wrote:
> 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.
>
> ----- 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.
>

Did you try putting the following inside .emacs?

(require 'org-capture)

The following worked for me.

emacs -Q --eval "(add-to-list 'load-path \"/path/to/org-mode/lisp\")"
--eval "(require 'org-capture)"

M-x customize-apropos
org-capture

Thanks and Regards
Noorul

      parent reply	other threads:[~2010-10-27 14:10 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     ` Bug? Capture not in customize until called by key Bernt Hansen
2010-10-27 13:35       ` Gez
2010-10-27 14:10     ` Noorul Islam [this message]

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='AANLkTin4kipSXdfxm+mi3iNcCGjHEoK3Ka2xi+vkm=eK@mail.gmail.com' \
    --to=noorul@noorul.com \
    --cc=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).