From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Fix capture to make it save the point location Date: Fri, 23 May 2014 17:39:30 +0200 Message-ID: <87bnuowll9.fsf@bzg.ath.cx> References: <87oayo8vyc.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnrZM-0001ii-Bg for emacs-orgmode@gnu.org; Fri, 23 May 2014 11:39:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnrZG-0004ib-Bu for emacs-orgmode@gnu.org; Fri, 23 May 2014 11:39:40 -0400 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:35534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnrZG-0004iR-58 for emacs-orgmode@gnu.org; Fri, 23 May 2014 11:39:34 -0400 Received: by mail-wg0-f48.google.com with SMTP id k14so752781wgh.31 for ; Fri, 23 May 2014 08:39:33 -0700 (PDT) In-Reply-To: (Alex Kosorukoff's message of "Fri, 23 May 2014 08:24:51 -0700") 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: Alex Kosorukoff Cc: emacs-orgmode@gnu.org Hi Alex, Alex Kosorukoff writes: > did you mean the reply on the Capture Abort thread? This is a > different bug, unrelated to that the Capture Abort one. In this case > capture doesn't abort, but returns to a different place in buffer > than the one it was invoked from. Indeed, sorry for the confusion. The thing is: I can't reproduce the problem, even when following the capmove.el instructions. Can you reproduce the bug using latest maint or master branch? If so, a simple description of the steps will be easier than a file like capmove.el. Thanks, -- Bastien