From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-edit-special doesn't work within #+BEGIN_LaTeX blocks anymore Date: Mon, 08 Sep 2014 12:22:39 +0200 Message-ID: <8761gybeds.fsf@nicolasgoaziou.fr> References: <87ppf7ltjw.fsf@free.fr> <87iokz70bu.fsf@ucl.ac.uk> <87fvg39rb1.fsf@nicolasgoaziou.fr> <87egvm7bo5.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQw5F-0004Dz-CS for emacs-orgmode@gnu.org; Mon, 08 Sep 2014 06:22:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XQw57-0006j7-TQ for emacs-orgmode@gnu.org; Mon, 08 Sep 2014 06:22:05 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:40049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQw57-0006j1-No for emacs-orgmode@gnu.org; Mon, 08 Sep 2014 06:21:57 -0400 Received: from mfilter16-d.gandi.net (mfilter16-d.gandi.net [217.70.178.144]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id 6F0BEA80F2 for ; Mon, 8 Sep 2014 12:21:56 +0200 (CEST) Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by mfilter16-d.gandi.net (mfilter16-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id BLyjGFrKfnYk for ; Mon, 8 Sep 2014 12:21:55 +0200 (CEST) Received: from selenimh (unknown [91.224.148.150]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 77978A80DF for ; Mon, 8 Sep 2014 12:21:54 +0200 (CEST) In-Reply-To: <87egvm7bo5.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Mon, 8 Sep 2014 09:34:50 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Eric S Fraga writes: > Thanks Nicolas but I don't actually understand this. > > IIRC, I used to be able to edit LaTeX special blocks in a similar way as > babel src blocks but I no longer can. Is this correct? If so, why? To cut a long story short, I tried to solve a special-block/export-block ambiguity, but my solution was wrong and export blocks in master started acting weird. I suggested another, not backward-compatible, solution and I'm waiting for comments about it. Anyhow, I reverted this mess: situation should be back to normal. Regards, -- Nicolas Goaziou