emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Rick Moynihan <rick@calicojack.co.uk>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Undoing from Org Done Notes
Date: Tue, 02 Sep 2008 15:21:45 -0400	[thread overview]
Message-ID: <8763pegxpy.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <48BD75D7.10800@calicojack.co.uk> (Rick Moynihan's message of "Tue\, 02 Sep 2008 18\:20\:23 +0100")

I avoid this issue with

,----
| (setq org-use-fast-todo-selection t)
`----

then I use C-c C-t and select the todo item I want directly.  I no
longer deal with going through the wrong state (and prompting for a
note) before going to my desired todo keyword.

My org-todo-keywords are:

,----
| (setq org-todo-keywords
|       '((sequence "TODO(t)" "NEXT(n)" "WAITING(w@/!)" "ONGOING(o)" "SOMEDAY(s@/!)" "|" "DONE(d!/!)" "CANCELLED(c!/!)")
| 	(sequence "QUOTATION(Q!)" "QUOTED(D!)" "APPROVED(A!)" "|" "EXPIRED(E!)" "REJECTED(R!)")
| 	(sequence "OPEN(O!)" "|" "CLOSED(C!)")))
`----

Hope that works for you too.

-Bernt


Rick Moynihan <rick@calicojack.co.uk> writes:

> Apologies for the noise, but I haven't seen a response to this feature
> request / query, and org-mode continues to bug me because of this :-)
>
> Any responses, suggestions (and especially implemenations ;-) ) welcome.
>
> Thanks again,
>
> R.
>
> Rick Moynihan wrote:
>> Hi all,
>>
>> I make quite extensive use of org's sequences, and make use of the
>> org-log-done features to prompt for a note when a task is closed.
>>
>> My problem is that when reorganising I often push a sequence on to a
>> done state instead of switching sequences, i.e. I press S-<Right>
>> instead of C-S-<Right>.  When this happens a note window is popped
>> up, where by I am forced to press C-c C-k to close the note window,
>> then I need to press C-_ to undo the original change.
>>
>> One thing I have noticed is that my reflex action upon seeing the
>> Note and realising that's not what I want, is to press undo at that
>> point. Rather than enter the mildly frustrating workflow above,
>> would it be possible to have undo close the note, and then revert
>> the headline into it's previous state, by calling undo again in the
>> original buffer?
>>
>> Obviously you'd only want this if the Org Note buffer didn't contain
>> any changes.  If it did, the stock undo behaviour makes sense,
>> except when you've made some changes and spent all your undo's,
>> pressing undo again might want to ask whether you want to close the
>> note and revert the state change in the previous buffer.
>>
>> Does this make sense?
>>
>> R.
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2008-09-02 19:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-12 11:38 Undoing from Org Done Notes Rick Moynihan
2008-09-02 17:20 ` Rick Moynihan
2008-09-02 19:21   ` Bernt Hansen [this message]
2008-09-05  5:42 ` Carsten Dominik
2008-09-05  9:49   ` Rick Moynihan
2008-09-05 10:06     ` Carsten Dominik
2008-09-05 14:10       ` Rick Moynihan

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=8763pegxpy.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=rick@calicojack.co.uk \
    /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).