From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noorul Islam K M Subject: Re: Bug: Bad doc [7.4] Date: Mon, 20 Dec 2010 11:58:53 +0530 Message-ID: <87zks1ez4q.fsf@noorul.maa.corp.collab.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47516 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUZGx-0000yk-Ec for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 01:31:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PUZGw-0002Eb-6K for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 01:31:03 -0500 Received: from mail-gy0-f169.google.com ([209.85.160.169]:62081) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PUZGw-0002EW-3s for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 01:31:02 -0500 Received: by gyg10 with SMTP id 10so1247709gyg.0 for ; Sun, 19 Dec 2010 22:31:01 -0800 (PST) In-Reply-To: (Dave Abrahams's message of "Sun, 19 Dec 2010 21:12:31 -0900") 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: Dave Abrahams Cc: emacs-orgmode@gnu.org Dave Abrahams writes: > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org-mode mailing list. > ------------------------------------------------------------------------ > > Th' manual sez: > > 9.1.3 Capture templates > ----------------------- > > You can use templates for different types of capture items, and for > different target locations. The easiest way to create such templates is > through the customize interface. > > `C-c c C' > Customize the variable `org-capture-templates'. > > I don't know where that keybinding is supposed to come from, but as > far as I can tell, it isn't set anywhere. In fact, if we take the > manual's suggested `C-c c' binding for org-capture, the `C' above just > does a self-insert in the capture buffer. > For me it works fine. I have 'C-c r' bound to (org-capture) and when I hit C-c r C, I get customize frame. Thanks and Regards Noorul