Re: [Orgmode] Re: Questions about org-capture templates and usage

2010-12-07 Thread Nick Dokos
[Resending to the list, after fixing a mail problem. I badly wanted to correct my mistake, but my mail to the list kept disappearing. Apologies to Alan for the multiple copies.] Nick Dokos wrote: > Alan E. Davis wrote: > > > I have org-capture assigned to C-c, so C-u C-u C-c c goes straight

[Orgmode] Re: Questions about org-capture templates and usage

2010-12-06 Thread Štěpán Němec
Carsten Dominik writes: > Hi Nick, > > On Dec 6, 2010, at 3:48 PM, Nick Dokos wrote: > >> Alan E. Davis wrote: >> >>> >>> I have org-capture assigned to C-c, so C-u C-u C-c c goes straight to the >>> last stored item. Perfect. >> >> I presume the first `C-c' above is a typo and that the bindind

[Orgmode] Re: Questions about org-capture templates and usage

2010-12-06 Thread Alan Davis
I said: , | I have org-capture assigned to C-c, so C-u C-u C-c c goes straight to | the last stored item.  Perfect.   ` Org-capture is indeed bound to C-c c on my system. This has indeed been a useful thread. Thank you one and all, Alan   _

Re: [Orgmode] Re: Questions about org-capture templates and usage

2010-12-06 Thread Carsten Dominik
On Dec 6, 2010, at 6:57 PM, Nick Dokos wrote: Carsten Dominik wrote: Hi Nick, On Dec 6, 2010, at 3:48 PM, Nick Dokos wrote: Alan E. Davis wrote: I have org-capture assigned to C-c, so C-u C-u C-c c goes straight to the last stored item. Perfect. I presume the first `C-c' above is a

Re: [Orgmode] Re: Questions about org-capture templates and usage

2010-12-06 Thread Carsten Dominik
Hi Nick, On Dec 6, 2010, at 3:48 PM, Nick Dokos wrote: Alan E. Davis wrote: I have org-capture assigned to C-c, so C-u C-u C-c c goes straight to the last stored item. Perfect. I presume the first `C-c' above is a typo and that the bindind is `C-c c', as the second instance indicates.

Re: [Orgmode] Re: Questions about org-capture templates and usage

2010-12-06 Thread Nathan Neff
Great thread -- 1) Good docs re:capture 2) Explanation of C-u and how org-capture uses it 3) Emacs keybinding guidelines 4) Notices of requests for more documentation on Worg Also, I understood most of the things in this thread -- something must be wrong with me. --Nate

Re: [Orgmode] Re: Questions about org-capture templates and usage

2010-12-06 Thread Nick Dokos
Alan E. Davis wrote: > > I have org-capture assigned to C-c, so C-u C-u C-c c goes straight to the > last stored item.  Perfect.   I presume the first `C-c' above is a typo and that the bindind is `C-c c', as the second instance indicates. Rebinding C-c to a command would be a disaster, but ev

Re: [Orgmode] Re: Questions about org-capture templates and usage

2010-12-06 Thread Carsten Dominik
On Dec 6, 2010, at 9:20 AM, Carsten Dominik wrote: On Dec 6, 2010, at 6:02 AM, Alan E. Davis wrote: I am at much greater ease due to these two messages. They solve several of my befuddlements about capture. On Mon, Dec 6, 2010 at 1:59 PM, Bernt Hansen wrote: I visit newly captured items

[Orgmode] Re: Questions about org-capture templates and usage

2010-12-06 Thread Bernt Hansen
"Alan E. Davis" writes: > | > | (org-capture &optional GOTO KEYS) > | > > I THINK I understand that GOTO here refers to the prefix C-u ?  And C-u C-u > circumvents this? GOTO is the value of the prefix. C-u has a value of 4 For C-u C-M-r GOTO is set to 4 (due to the single p

Re: [Orgmode] Re: Questions about org-capture templates and usage

2010-12-06 Thread Carsten Dominik
On Dec 6, 2010, at 6:02 AM, Alan E. Davis wrote: I am at much greater ease due to these two messages. They solve several of my befuddlements about capture. On Mon, Dec 6, 2010 at 1:59 PM, Bernt Hansen wrote: I visit newly captured items all the time. If you capture something (I have C-M

Re: [Orgmode] Re: Questions about org-capture templates and usage

2010-12-06 Thread Carsten Dominik
On Dec 6, 2010, at 6:02 AM, Alan E. Davis wrote: I am at much greater ease due to these two messages. They solve several of my befuddlements about capture. On Mon, Dec 6, 2010 at 1:59 PM, Bernt Hansen wrote: I visit newly captured items all the time. If you capture something (I have C-M

[Orgmode] Re: Questions about org-capture templates and usage

2010-12-05 Thread Alan E. Davis
I am at much greater ease due to these two messages. They solve several of my befuddlements about capture. On Mon, Dec 6, 2010 at 1:59 PM, Bernt Hansen wrote: > I visit newly captured items all the time. If you capture something (I > have C-M-r bound to org-capture) and store it with C-c C-c y

[Orgmode] Re: Questions about org-capture templates and usage

2010-12-05 Thread Bernt Hansen
Matt Lundin writes: > Alan writes: > >>3. I have had to modify my usage to accomodate to changes in >> org-capture, relative to org-remember. Some differences devolve >> from explicit design features >> >> 1. It is no longer necessary to auto-save uncommitted items. As >>

[Orgmode] Re: Questions about org-capture templates and usage

2010-12-05 Thread Charles Cave
Alan gmail.com> writes: >1. Eventually a tutorial will surely be available. I haven't found > one. Useful tutorials for me would be > > 1. How to make general templates, and pitfalls. > 2. Advanced usages of org-capture: using functions, etc. > 3. Common errors a

[Orgmode] Re: Questions about org-capture templates and usage

2010-12-05 Thread Matt Lundin
Alan writes: >1. Eventually a tutorial will surely be available. I haven't found > one. Useful tutorials for me would be > > 1. How to make general templates, and pitfalls. > 2. Advanced usages of org-capture: using functions, etc. > 3. Common errors and causes