Re: [O] org-speed-commands-default 1 2 3

2013-09-04 Thread Suvayu Ali
Hey Oleh, On Mon, Sep 02, 2013 at 07:54:14AM +0200, Carsten Dominik wrote: > > you have good arguments - but I still think this is a matter of > workflow and preferences, so I am not going to change the defaults. > This is what we have user options for. I think this would be a great addition to

Re: [O] org-speed-commands-default 1 2 3

2013-09-03 Thread Tom Davey
Rainer writes: > Using "0" as speed key I end up with: That's lovely! I hadn't thought of using a user-defined speed key. Much more convenient. Regards, Tom Davey -- Tom Davey t...@tomdavey.com New York NY USA

Re: [O] org-speed-commands-default 1 2 3

2013-09-03 Thread Oleh
Thanks, Tom. I see that indeed the functionality is there. But I still find the speed keys much less awkward than giving a numeric argument. For instance, my gtd file as around 100 level 2 headings that I wish to navigate and they are grouped across 5 level 1 headings. I can jump from the middle o

Re: [O] org-speed-commands-default 1 2 3

2013-09-02 Thread Rainer Stengele
Am 03.09.2013 00:35, schrieb Tom Davey: > Olen writes: > >> Level 2 is very useful - and cannot, unlike Level 1, be reached by S-TAB. > > Actually, it can. S-TAB takes a numeric prefix key. The doc string says: > > "When ARG is a numeric prefix, show contents of this level." > > So, you can dir

Re: [O] org-speed-commands-default 1 2 3

2013-09-02 Thread Tom Davey
Olen writes: > Level 2 is very useful - and cannot, unlike Level 1, be reached by S-TAB. Actually, it can. S-TAB takes a numeric prefix key. The doc string says: "When ARG is a numeric prefix, show contents of this level." So, you can directly open or close the outline to _any_ desired level "N

Re: [O] org-speed-commands-default 1 2 3

2013-09-01 Thread Carsten Dominik
Hi Oleh, you have good arguments - but I still think this is a matter of workflow and preferences, so I am not going to change the defaults. This is what we have user options for. Thanks for taking the time to discuss is, and sorry for the slow reply. - Carsten On 8.8.2013, at 15:02, Oleh w

Re: [O] org-speed-commands-default 1 2 3

2013-08-08 Thread Oleh
On Thu, Aug 8, 2013 at 9:01 AM, Carsten Dominik wrote: > > On 23.7.2013, at 15:48, Oleh wrote: > >> Hi all, >> >> I've recently started using `org-use-speed-commands', and I like it a lot, >> except I had to make one tweak: >> >>(setq org-use-speed-commands t) >>(setq org-speed-commands-u

Re: [O] org-speed-commands-default 1 2 3

2013-08-08 Thread Carsten Dominik
On 23.7.2013, at 15:48, Oleh wrote: > Hi all, > > I've recently started using `org-use-speed-commands', and I like it a lot, > except I had to make one tweak: > >(setq org-use-speed-commands t) >(setq org-speed-commands-user > '(("1" . (org-shifttab 1)) >("2" . (or

[O] org-speed-commands-default 1 2 3

2013-07-23 Thread Oleh
Hi all, I've recently started using `org-use-speed-commands', and I like it a lot, except I had to make one tweak: (setq org-use-speed-commands t) (setq org-speed-commands-user '(("1" . (org-shifttab 1)) ("2" . (org-shifttab 2)) ("3" . (org-shifttab 3