From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: org-capture + autoload Date: Wed, 18 Aug 2010 16:42:45 +0530 Message-ID: <817hjo5g42.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=49408 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OlgZr-0003ih-9X for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 07:13:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OlgZp-0005H8-Vd for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 07:13:02 -0400 Received: from mail-px0-f169.google.com ([209.85.212.169]:39868) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlgZp-0005H1-QQ for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 07:13:01 -0400 Received: by pxi5 with SMTP id 5so284973pxi.0 for ; Wed, 18 Aug 2010 04:13:00 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org It would be convenient if I could do a M-x customize-group org-capture and/or M-x customize-variable org-capture-templates without having triggered a prior org-capture. For now, I trigger a capture, abort it and then proceed ahead with customizing these. Jambunathan K.