From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: org-add-note not working with winner-mode Date: Sun, 03 Apr 2011 08:41:42 -0400 Message-ID: <87bp0no6bd.fsf@norang.ca> References: <20110403025527.695b870b@bhishma.homelinux.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47132 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6Mcs-0005fh-9N for emacs-orgmode@gnu.org; Sun, 03 Apr 2011 08:41:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6Mck-00035g-Uh for emacs-orgmode@gnu.org; Sun, 03 Apr 2011 08:41:54 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:13457) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6Mck-00035U-Rr for emacs-orgmode@gnu.org; Sun, 03 Apr 2011 08:41:46 -0400 In-Reply-To: <20110403025527.695b870b@bhishma.homelinux.net> (Suvayu Ali's message of "Sun, 3 Apr 2011 02:55:27 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Suvayu Ali Cc: Org mode mailing list Suvayu Ali writes: > After updating org sometime in the last week I have been unable to run > org-add-note. Typing C-c C-z does nothing neither does explicitly > calling org-add-note. I have things setup to ask to add notes for > certain TODO state changes. Those don't work either. For the configured > TODOs, state changes only adds an empty LOGBOOK drawer without > prompting for any notes. All of these problems applies for the > corresponding agenda functions too (e.g. org-agenda-add-note). > > I think the last HEAD where this combination (winner-mode turned > on) was working for me was the following commit: > > commit 001346cbe7fb1824cd0d6fb84969f47778228cc8 > Merge: 71e91e3 9010ae6 > Author: Carsten Dominik > Date: Fri Mar 25 08:55:29 2011 +0100 > > Merge branch 'master' of orgmode.org:org-mode > > I am using GNU Emacs 24.0.50.1 (last updated sometime last week). Can > someone shed some light? Hi Suvayu, C-c C-z works for me (as does z in the agenda). I've updated org-mode a few minutes ago. Can you verify this is broken for you with a minimal emacs setup? If not then something in your local configuration could be the cause of this problem. Org-mode version 7.5 (release_7.5-134-gb869b) GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-12-11 on raven, modified by Debian Regards, Bernt