From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Abrahams Subject: Re: Bug: Bad doc [7.4] Date: Sun, 19 Dec 2010 22:21:40 -0900 Message-ID: References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=44255 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUa4A-0001pC-80 for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 02:21:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PUa47-0003sX-KR for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 02:21:54 -0500 Received: from mail-iy0-f195.google.com ([209.85.210.195]:49454) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PUa47-0003rC-HM for emacs-orgmode@gnu.org; Mon, 20 Dec 2010 02:21:51 -0500 Received: by iyj17 with SMTP id 17so807769iyj.6 for ; Sun, 19 Dec 2010 23:21:50 -0800 (PST) In-Reply-To: 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: Leo Cc: emacs-orgmode@gnu.org At Mon, 20 Dec 2010 06:22:48 +0000, Leo wrote: > > On 2010-12-20 06:12 +0000, Dave Abrahams wrote: > > 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. > > No problem here, running 7.4 on 23.2.91. > > You should see something like: http://imgur.com/Bfwlh.png No, I get no menu, (perhaps because I haven't customized org-capture templates?) emacs -Q evaluating the following: (add-to-list 'load-path "~/.emacs.d/3rd-party/package.d/org-mode/lisp") (load-library "org-capture") (setq org-default-notes-file (concat org-directory "/notes.org")) (define-key global-map "\C-cc" 'org-capture) and pressing `\C-c c' gets me a buffer called "CAPTURE-notes.org" containing: ** TODO [2010-12-19 Sun] -- Dave Abrahams BoostPro Computing http://www.boostpro.com