From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: jumping from Agenda/Timeline to .org source file Date: Wed, 08 Mar 2017 12:02:51 +0100 Message-ID: <87fuio115w.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clZMw-0005zU-88 for emacs-orgmode@gnu.org; Wed, 08 Mar 2017 06:02:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clZMv-0005vZ-2d for emacs-orgmode@gnu.org; Wed, 08 Mar 2017 06:02:58 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60091) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1clZMu-0005vV-Sx for emacs-orgmode@gnu.org; Wed, 08 Mar 2017 06:02:57 -0500 In-Reply-To: (Alan Schmitt's message of "Fri, 03 Mar 2017 09:17:17 +0100") 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" To: Alan Schmitt Cc: uselpa@internet.lu, emacs-orgmode@gnu.org Hello, Alan Schmitt writes: > Hello, > > On 2017-03-01 13:28, uselpa@internet.lu writes: > >> When I jump from the Agenda-Timeline view to the source .org file, >> either with TAB, SPACE or by using the follow mode, Emacs will >> position me exactly *below* the source line in the org file (where the >> scheduled date is). On macOS or Linux this does not happen, the cursor >> is on the task description. I've tried to work with different line >> endings on Windows to no avail. Also, my org file and my Emacs config >> are minimal and identical between macOS and Windows. > > I'm on macOS, and when I jump using I get to the headline. > However, when I jump using I end up on the SCHEDULED or DEADLINE > line. > > I would also like to always end up on the headline. TAB and RET are bound to two different functions. Since both behaviours may be useful, I don't see any incentive to "fix" anything. You could bind RET to `org-agenda-goto', or is there anything I am missing? Regards, -- Nicolas Goaziou