From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Cursor jumps unexpectedly when calling org-agenda-todo Date: Sat, 25 Jan 2014 14:49:54 +0100 Message-ID: <874n4s6uil.fsf@bzg.ath.cx> References: <87fvoczsf0.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W73cb-0005JV-6q for emacs-orgmode@gnu.org; Sat, 25 Jan 2014 08:50:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W73cT-00036n-PB for emacs-orgmode@gnu.org; Sat, 25 Jan 2014 08:50:05 -0500 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:50291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W73cT-00036A-Il for emacs-orgmode@gnu.org; Sat, 25 Jan 2014 08:49:57 -0500 Received: by mail-we0-f173.google.com with SMTP id t60so3690739wes.18 for ; Sat, 25 Jan 2014 05:49:56 -0800 (PST) In-Reply-To: <87fvoczsf0.fsf@fastmail.fm> (Matt Lundin's message of "Fri, 24 Jan 2014 20:50:11 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Lundin Cc: Org Mode Hi Matt, Matt Lundin writes: > Hi Bastien, > > Commit e5259962f61c398d84d43d33c29a6f021c9b326a introduced a change > (perhaps unintentional) in the function org-agenda-todo. Line 8870 > added another... > > (setq col (current-column)) > > Is this supposed to be there? Not at all, I just fixed this. Thanks for the clear report, -- Bastien