emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Carsten Dominik
Subject: Re: [O] org-speed-commands-default 1 2 3
Date: Thu, 8 Aug 2013 09:01:32 +0200

On 23.7.2013, at 15:48, Oleh <address@hidden> 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" . (org-shifttab 2))
>            ("3" . (org-shifttab 3))))
> 
> The corresponding values of `org-speed-commands-default' aren't that useful
> for GTD:
> 
>    ("1" org-priority 65)
>    ("2" org-priority 66)
>    ("3" org-priority 67)

That depends on wether you work with priorities.  I find S-TAB easy enough, so 
I do not
really see the need for speed commands here.

- Carsten

> 
> I'd suggest to change the default behavior to `org-shifttab'.
> I don't know if people want this, but I like to just put the idea out there.
> As an extra plus, it's similar to magit shortcuts.
> 
> regards,
> Oleh
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]