emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-speed-commands-default 1 2 3
@ 2013-07-23 13:48 Oleh
  2013-08-08  7:01 ` Carsten Dominik
  0 siblings, 1 reply; 9+ messages in thread
From: Oleh @ 2013-07-23 13:48 UTC (permalink / raw)
  To: org mode

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)

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-09-04 11:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-23 13:48 org-speed-commands-default 1 2 3 Oleh
2013-08-08  7:01 ` Carsten Dominik
2013-08-08 13:02   ` Oleh
2013-09-02  5:54     ` Carsten Dominik
2013-09-04 11:57       ` Suvayu Ali
2013-09-02 22:35     ` Tom Davey
2013-09-03  6:55       ` Rainer Stengele
2013-09-04  0:43         ` Tom Davey
2013-09-03 13:59       ` Oleh

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).