From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Regressions from 8.2.10 (8.2.10-35-g19a7d6-elpaplus) to master/maint Date: Sun, 25 Oct 2015 15:57:37 +0100 Message-ID: <87r3kj9ese.fsf@nicolasgoaziou.fr> References: <87611v2ese.fsf@yin.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqMiA-0004A3-SA for emacs-orgmode@gnu.org; Sun, 25 Oct 2015 10:55:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqMiA-0000VX-1C for emacs-orgmode@gnu.org; Sun, 25 Oct 2015 10:55:54 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:54221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqMi9-0000VT-QY for emacs-orgmode@gnu.org; Sun, 25 Oct 2015 10:55:53 -0400 In-Reply-To: <87611v2ese.fsf@yin.lan> (Jan Malakhovski's message of "Sun, 25 Oct 2015 14:39:29 +0000") 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: Jan Malakhovski Cc: emacs-orgmode@gnu.org Hello, Jan Malakhovski writes: > * C-c C-x C-i clocks in into a wrong node. > Instead of clocking-in into the node under cursor it clock-ins into the > next one. Fixed. Thank you. > * Pressing on an entry in org-agenda-list moves the cursor to the > corresponding node. > > Previously it moved the cursor to the corresponding CLOCK: line and I > used that a lot. According to `org-agenda-goto''s docstring, this doesn't look like a feature. Besides, there is a function to jump to the running clock already: `org-clock-goto'. Regards, -- Nicolas Goaziou