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 19:36:30 +0200 Message-ID: <878upsv1lt.fsf@bzg.ath.cx> References: <87oayo8vyc.fsf@bzg.ath.cx> <87bnuowll9.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WntOb-00043r-TL for emacs-orgmode@gnu.org; Fri, 23 May 2014 13:36:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WntOU-0005L2-4Y for emacs-orgmode@gnu.org; Fri, 23 May 2014 13:36:41 -0400 Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:56070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WntOT-0005Kw-Uo for emacs-orgmode@gnu.org; Fri, 23 May 2014 13:36:34 -0400 Received: by mail-we0-f179.google.com with SMTP id q59so5122505wes.38 for ; Fri, 23 May 2014 10:36:32 -0700 (PDT) In-Reply-To: (Alex Kosorukoff's message of "Fri, 23 May 2014 09:04:02 -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: > Description of the steps: > 1. open the same org file in two frames > 2. make sure the positions in those frames are different > 3. try to capture something from one of those frames > 4. after capture finished, the positions in those frames become the > same, i.e. the frame where capture was invoked copied the position > from another frame and lost its context that was there before > capture. I don't see this -- see this quick video here: http://bzg.fr/u/org-capture-bug.ogv Maybe this depends on the capture template itself? This is with a recent Emacs version from trunk, and Org 8.2.6-1. -- Bastien