From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: C-c ' buffer recenters point after every save Date: Tue, 26 May 2015 16:21:48 -0700 Message-ID: References: <87oal7c9ej.fsf@nicolasgoaziou.fr> <87fv6jc7y6.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxOFe-0006Hl-T2 for emacs-orgmode@gnu.org; Tue, 26 May 2015 19:27:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxOFe-0007MI-0H for emacs-orgmode@gnu.org; Tue, 26 May 2015 19:27:14 -0400 Received: from mail-la0-x235.google.com ([2a00:1450:4010:c03::235]:36417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxOFd-0007ME-Pb for emacs-orgmode@gnu.org; Tue, 26 May 2015 19:27:13 -0400 Received: by lagv1 with SMTP id v1so78273872lag.3 for ; Tue, 26 May 2015 16:27:13 -0700 (PDT) In-Reply-To: <87fv6jc7y6.fsf@nicolasgoaziou.fr> 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: Samuel Wales , emacs-orgmode@gnu.org when i capture in a c-c ' buffer, it asks me that question. it would be good to make that optional, because capture is a tool in which user surprise defeats its purpose. i am always surprised by the question. i never need to supply an answer to it. in effect, babel has modified capture in a hardcoded way. On 5/26/15, Nicolas Goaziou wrote: > How does it "modify capture" (I'm not sure what you mean here)?