From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Gustav_Wikstr=F6m?= Subject: Re: Bug: org-edit-special won't let me edit a latex snippet Date: Wed, 3 Jul 2013 21:26:46 +0200 Message-ID: References: <87txkfnryn.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuShW-0003w6-G5 for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 15:26:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuShT-00035T-OV for emacs-orgmode@gnu.org; Wed, 03 Jul 2013 15:26:50 -0400 In-Reply-To: <87txkfnryn.fsf@bzg.ath.cx> 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: Bastien Cc: Org Mode List I haven't confirmed latex blocks but I trust your words. I have been using C-c ' for quote blocks in the past and there is a change as it's not working any more. I'm not against it though, just curious. From what I understand now only source-blocks (including example-blocks) and latex-blocks are (can be) edited by C-c '. other blocks (verse, center, quote) are not. Now I know, thanks! As a side-note: I like the ability to abort an edit now, small but nice addition!) Regards Gustav On Mon, Jul 1, 2013 at 12:29 AM, Bastien wrote: > Hi Gustav, > > Gustav Wikstr=F6m writes: > >> It seems to me that in 8.0.3 this is still an issue. Both latex and >> quote blocks gives the response: >> >> "user-error: No special environment to edit here" > > I can use C-c ' in #+begin_latex environments correctly with latest > Org (release_8.0.3-309), but I don't think C-c ' was ever supported > for quote blocs. Does the manual suggest otherwise? > > Best, > > -- > Bastien