From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Re: Fast Access to TODO States without C-t
Date: Tue, 15 Apr 2014 09:58:26 +0800 [thread overview]
Message-ID: <8761mbjqv1.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 87ha5v34ki.fsf@quasar.esben-stien.name
Esben Stien <b0ef@esben-stien.name> writes:
> I'm trying to figure out how to bind fast access to TODO states, without
> using C-t.
>
> The reason is that I have C-t as escape code for my screen session.
>
> The command org-todo is bound to C-c t here, so when I try to fast
> access to the TODO state DONE(d!), I can't get to it.
>
> C-c t d just puts 'd' in the buffer after switching to the next state.
>
> According to the manual, I'm supposed to hit C-c C-t d
>
> Any pointers as to how I can do this?
I may be misunderstanding here, but screen will send the escape key to
the running program if you hit it twice, right? I use the StumpWM window
manager, with the escape key also set to C-t, and I think both of them
behave the same way: first escape is caught, second is sent to the
program. So you'd do C-c C-t C-t d. How does that work?
Also, if you set `org-use-speed-commands' to t, you can use single
keystrokes when point is to the left of headline stars. I find this
immensely useful. Get point to the left margin and hit "t", that's all
you need.
Yours,
Eric
next prev parent reply other threads:[~2014-04-15 1:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 22:54 Fast Access to TODO States without C-t Esben Stien
2014-04-15 1:58 ` Eric Abrahamsen [this message]
2014-04-15 2:10 ` Esben Stien
2014-04-15 2:40 ` Eric Abrahamsen
2014-04-15 18:36 ` Esben Stien
2014-04-16 2:14 ` Eric Abrahamsen
2014-04-18 2:55 ` Esben Stien
2014-04-15 7:26 ` Oleh
2014-04-17 6:38 ` Bastien
2014-04-15 14:17 ` Greg Troxel
2014-04-15 14:50 ` Thorsten Jolitz
2014-04-15 15:12 ` Nick Dokos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8761mbjqv1.fsf@ericabrahamsen.net \
--to=eric@ericabrahamsen.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.