Re: [Orgmode] Bug: Bad doc [7.4]

2010-12-20 Thread Carsten Dominik
On Dec 20, 2010, at 5:56 PM, Dave Abrahams wrote: At Mon, 20 Dec 2010 15:16:28 +0100, Carsten Dominik wrote: Hmm, seems to me that it would be more principled to have org- capture take an optional argument that indicates the template index, and ask me and John to bind our key to (lambda ()

Re: [Orgmode] Bug: Bad doc [7.4]

2010-12-20 Thread Dave Abrahams
At Mon, 20 Dec 2010 15:16:28 +0100, Carsten Dominik wrote: > > > Hmm, seems to me that it would be more principled to have org-capture > > take an optional argument that indicates the template index, and ask > > me and John to bind our key to (lambda () (org-capture 0)) > > You are right, this is

Re: [Orgmode] Bug: Bad doc [7.4]

2010-12-20 Thread Carsten Dominik
On Dec 20, 2010, at 9:06 AM, Dave Abrahams wrote: At Mon, 20 Dec 2010 08:40:50 +0100, Carsten Dominik wrote: This is a bit tricky and not fully documented. If you have no or only only a single template defined, then template selection is bypassed and you do not get a chance to press C to get

Re: [Orgmode] Bug: Bad doc [7.4]

2010-12-20 Thread Dave Abrahams
This be eine test -- Dave Abrahams BoostPro Computing http://www.boostpro.com ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Bug: Bad doc [7.4]

2010-12-20 Thread Dave Abrahams
At Mon, 20 Dec 2010 08:40:50 +0100, Carsten Dominik wrote: > > This is a bit tricky and not fully documented. > > If you have no or only only a single template defined, then > template selection is bypassed and you do not get a chance > to press C to get to the customization buffer. This is to >

Re: [Orgmode] Bug: Bad doc [7.4]

2010-12-19 Thread Carsten Dominik
On Dec 20, 2010, at 7:12 AM, Dave Abrahams wrote: 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

Re: [Orgmode] Bug: Bad doc [7.4]

2010-12-19 Thread Nick Dokos
Dave Abrahams wrote: > `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' a

Re: [Orgmode] Bug: Bad doc [7.4]

2010-12-19 Thread Noorul Islam K M
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. > --