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: Sun, 30 Jun 2013 12:34:32 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtF1j-0005Lg-0K for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 06:38:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtF1e-00087l-Rz for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 06:38:38 -0400 Received: from mail-pb0-x22a.google.com ([2607:f8b0:400e:c01::22a]:43547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtExm-0006P1-3V for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 06:34:34 -0400 Received: by mail-pb0-f42.google.com with SMTP id un1so3817978pbc.1 for ; Sun, 30 Jun 2013 03:34:33 -0700 (PDT) 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: Org Mode List > Hi Nicolas, > > Nicolas Richard writes: > > > I'm at commit 830e231ef1da5c5a1ab760a6a059551841952610, and notice the > > following unexpected behaviour. > > > > Starting from "emacs -Q -L ~/sources/org-mode/lisp/" : > > M-x org-mode > > insert " > hit "C-c '" > > > > => "user-error: No special environment to edit here" > > Fixed, thanks! > > -- > Bastien 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" Regards Gustav