From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Respect buffer-local value of `org-edit-src-content-indentation' Date: Wed, 12 Feb 2020 20:10:59 +0100 Message-ID: <871rqz39ks.fsf@gnu.org> References: <87eezelxbq.fsf@gmail.com> <87a75nbsol.fsf@gnu.org> <87lfp7lkkx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58974) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1xPm-0007b0-4B for emacs-orgmode@gnu.org; Wed, 12 Feb 2020 14:11:14 -0500 In-Reply-To: <87lfp7lkkx.fsf@gmail.com> (Sebastian Miele's message of "Wed, 12 Feb 2020 18:35:58 +0000") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Sebastian Miele Cc: emacs-orgmode@gnu.org Hi Sebastian, Sebastian Miele writes: > I am quite certain, that the content indentation conceptually and > technically belongs to the buffer containing the src block. Sorry, I think I got confused - let's call buffer-A the one with the "#+begin_src ... #+end_src" string and buffer-B the one you get when C-c ' on this string (the src block). If "the buffer containing the src block" is buffer A, then we are on the same line. Is it the case? Or am I still confused? -- Bastien