emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Re: Fast Access to TODO States without C-t
Date: Wed, 16 Apr 2014 10:14:24 +0800	[thread overview]
Message-ID: <87ioqaf2bj.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 87a9bm1lu1.fsf@quasar.esben-stien.name

Esben Stien <b0ef@esben-stien.name> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> Well there's got to be some way to send the escape sequence to the
>> running process! Googling indicates it might be C-t t 
>
> You're right;)
>
> C-c C-t t sends C-c C-t to emacs. I can see it says C-c C-t in the
> mode-line. 
>
>> does C-c C-t t d work?
>
> Funnily enough, no, it does not work. It just inserts 'd' into the
> buffer. 
>
> If I do M-x describe-function, I see: 
>
> org-todo is an interactive compiled Lisp function in `org.el'.
>
> It is bound to C-c C-t, <menu-bar> <Org> <TODO Lists> <TODO/DONE/->,
> C-c t.
>
> , so basically, it should have worked.

If you don't have org-use-fast-todo-selection set to t, all it's
supposed to do is shift the heading under point to the next defined TODO
keyword. What's your value of that variable? Does it work as expected if
you call M-x org-todo directly? Have you tried with a prefix: C-u C-c
C-t t -- it ought to let you complete on TODO keywords. Something in
there has to work...

  reply	other threads:[~2014-04-16  2:12 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
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 [this message]
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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ioqaf2bj.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 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).