From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Is it possible to "properly" indent inside latex fragments? Date: Fri, 03 Mar 2017 12:26:30 +0100 Message-ID: <87k2868uu1.fsf@nicolasgoaziou.fr> References: <22662.9637.821790.492211@frac.u-strasbg.fr> <22674.12685.803652.265353@frac.u-strasbg.fr> <87shnxejkk.fsf@nicolasgoaziou.fr> <22675.54074.657630.758621@frac.u-strasbg.fr> <871svft28d.fsf@nicolasgoaziou.fr> <22713.9710.909681.412369@frac.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjlMB-0007wW-Du for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 06:26:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjlM7-0001ws-G9 for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 06:26:43 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:57410) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cjlM7-0001wQ-9N for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 06:26:39 -0500 In-Reply-To: <22713.9710.909681.412369@frac.u-strasbg.fr> (Alain Cochard's message of "Fri, 3 Mar 2017 09:14:38 +0100") 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: Alain.Cochard@unistra.fr Cc: emacs-orgmode@gnu.org, "Charles C. Berry" Hello, Alain.Cochard@unistra.fr writes: > Nicolas Goaziou writes on Wed 1 Feb 2017 21:34: > > > For the record, i implemented `org-edit-latex-environment'. > > > > Basically, it means you can edit the LaTeX code in a new buffer, using > > latex-mode, with C-c ' [...] > > > Nicolas Goaziou writes on Fri 3 Feb 2017 22:04: > > > Alain.Cochard@unistra.fr writes: > > > > > I guess it will be available in the version following 9.0.4? > > > > Indeed. > > > > > will the indentation survive an 'M-x indent-region' or 'M-x > > > org-indent-region'? > > > > It should, now. [...] > > I have upgraded to: Org mode version 9.0.5 (9.0.5-elpa @ > /home/cochard/.emacs.d/elpa/org-20170210/). > > But C-c ' in a LaTeX fragment results in "No special environment to > edit here", while 'M-x org-edit-latex-environment' is "[No match]". This is a new feature, so it is in development branch only, i.e., Org 9.1, yet to be released. Regards, -- Nicolas Goaziou