From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Regression - Position of point after capture Date: Thu, 06 Dec 2018 15:08:43 +0100 Message-ID: <87y392928k.fsf@nicolasgoaziou.fr> References: <87va47zozy.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gUuKj-00082D-Jd for emacs-orgmode@gnu.org; Thu, 06 Dec 2018 09:08:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gUuKd-0002hd-Ul for emacs-orgmode@gnu.org; Thu, 06 Dec 2018 09:08:53 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:55531) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gUuKd-0002fF-Mq for emacs-orgmode@gnu.org; Thu, 06 Dec 2018 09:08:47 -0500 In-Reply-To: <87va47zozy.fsf@norang.ca> (Bernt Hansen's message of "Wed, 05 Dec 2018 15:40:17 -0500") 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: Bernt Hansen Cc: emacs-orgmode@gnu.org Hello, Bernt Hansen writes: > There is a regression in the master branch. > > In master if you use > M-x org-capture > t > and save your task with C-c C-c > then go to the task with C-u C-u M-x org-capture > you end up after the captured task instead of on the headline of the > newly captured tasked. > > On the maint branch C-u C-u M-x org-capture > positions point on the heading of the task. Fixed. Thank you. Regards, -- Nicolas Goaziou