From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: Undo does not work in org-agenda-todo when logging a note Date: Sat, 19 Jul 2008 08:27:21 -0700 Message-ID: <489BB9A8-0D23-4295-9F16-9617A341A9E7@uva.nl> References: <87hcancm1h.wl%max@openchat.com> Mime-Version: 1.0 (Apple Message framework v924) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KKELJ-0003VH-FS for emacs-orgmode@gnu.org; Sat, 19 Jul 2008 11:27:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KKELH-0003UR-T2 for emacs-orgmode@gnu.org; Sat, 19 Jul 2008 11:27:29 -0400 Received: from [199.232.76.173] (port=43727 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKELH-0003UK-QD for emacs-orgmode@gnu.org; Sat, 19 Jul 2008 11:27:27 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:2085) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KKELG-0002nh-W7 for emacs-orgmode@gnu.org; Sat, 19 Jul 2008 11:27:27 -0400 In-Reply-To: <87hcancm1h.wl%max@openchat.com> 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: Max Mikhanosha Cc: emacs-orgmode@gnu.org On Jul 18, 2008, at 7:19 AM, Max Mikhanosha wrote: > If I press 't' in the agenda buffer and the state change is logged > with a note, undo in the agenda buffer only undoes a note line in the > org buffer, leaving the item state changed, and now being out of sync > with agenda. > > If there is no note, then undo works fine. Hmmm. yes. This is hard to fix, but I will take a look. - Carsten