emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Speed commands (was: Release 6.33)


From: Carsten Dominik
Subject: Re: [Orgmode] Speed commands (was: Release 6.33)
Date: Fri, 13 Nov 2009 20:30:09 +0100


On Nov 13, 2009, at 8:16 PM, Stephan Schmitt wrote:

Carsten Dominik wrote:
On Nov 13, 2009, at 6:48 PM, Eric S Fraga wrote:
Excellent addition! This makes org-mode even /more/ usable on systems
with very small keyboards (like smartphones etc).  I'd been using
viper-mode to have single key movement in org-mode buffers but you've
not only made this possible but have completely exceeded my
requirements through all the extra commands available (clocking in,
etc.).  Fantastic!
Hi Eric,
yes, I agree that this is very useful on ttys and mobile devices.
When you use it, please make a note when you notice additional
commands hat would be useful in this way - the keymap is far from full.
- Carsten

... so there are keys left to spend unique keys for the 'agenda' and
'archive' commands ;-)

In the speed map, yes, there is space, and you can add keys yourself.
But I would recommend making these with confirmation query.

(setq org-speed-commands-user
      '(("A" . (let ((org-archive-default-command
                      'org-archive-to-archive-sibling))
                 (org-archive-subtree-default-with-confirmation)))))


I am happy to have a discussion what additional
commands should be present by default.

- Carsten




reply via email to

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