emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Rakestraw <lists@johnrakestraw.com>
To: emacs-orgmode@gnu.org
Subject: Re: Re: orgmode opening source file from agenda when marking as done
Date: Mon, 17 Aug 2009 16:18:34 -0400	[thread overview]
Message-ID: <20090817161834.16843b39@johnrakestraw.com> (raw)
In-Reply-To: <4C310FDE-5730-403E-9F23-6CF7770A641E@gilbert.org>

Hi Michael --

> On Aug 17,2009, at 12:31 PM, Samuel Wales wrote:
> 
> > A long shot: check the value of your after todo state change hook.
> 
> Sorry. Noob still. What does that mean?
> 
> -- M

I agree that this is a long shot, but I think he was suggesting that
you check the "org-after-todo-state-change-hook" to see if it's been
changed from the default, which is nil.

You can check this in emacs this way --

C-h v org-after-todo-state-change-hook <enter>

When I do this in my emacs session I get this:

**
org-after-todo-state-change-hook is a variable defined in `org.el'.
Its value is nil

Documentation:
Hook which is run after the state of a TODO item was changed.
The new state (a string with a TODO keyword, or nil) is available in the
Lisp variable `state'.

You can customize this variable.
**

The question is whether you also get "Its value is nil"

--John

-- 
John Rakestraw

      parent reply	other threads:[~2009-08-17 20:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-17 13:29 orgmode opening source file from agenda when marking as done Michael Gilbert
2009-08-17 17:27 ` Matt Lundin
2009-08-17 18:47   ` Michael Gilbert
2009-08-17 19:31     ` Samuel Wales
2009-08-17 19:56       ` Michael Gilbert
2009-08-17 20:16         ` Samuel Wales
2009-08-17 20:30           ` Michael Gilbert
2009-08-17 22:36             ` Nick Dokos
2009-08-17 20:18         ` John Rakestraw [this message]

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=20090817161834.16843b39@johnrakestraw.com \
    --to=lists@johnrakestraw.com \
    --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).