From mboxrd@z Thu Jan 1 00:00:00 1970 From: Max Mikhanosha Subject: Bug: Undo does not work in org-agenda-todo when logging a note Date: Fri, 18 Jul 2008 10:19:22 -0400 Message-ID: <87hcancm1h.wl%max@openchat.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJqnu-0002Lr-Kf for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 10:19:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJqnt-0002Ki-7S for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 10:19:26 -0400 Received: from [199.232.76.173] (port=41603 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJqns-0002KQ-Rf for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 10:19:24 -0400 Received: from p84-72.acedsl.com ([66.114.84.72]:8868 helo=momoland.openchat.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJqns-0001nk-GN for emacs-orgmode@gnu.org; Fri, 18 Jul 2008 10:19:24 -0400 Received: from momoland.openchat.com (localhost [127.0.0.1]) by momoland.openchat.com (Postfix) with ESMTP id 94CBFF410000 for ; Fri, 18 Jul 2008 10:19:22 -0400 (EDT) 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: emacs-orgmode@gnu.org 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. Regards, Max