From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: problems with org-edit-special and python Date: Thu, 21 Jul 2011 11:58:27 +0200 Message-ID: <87r55kq7jw.fsf@gnu.org> References: <4CF33A81-574D-4C7D-9F42-0DC31DF6F61F@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjq1B-0003Qj-M5 for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 05:58:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qjq17-0005H7-Uo for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 05:58:09 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:35202) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjq17-0005Gu-JQ for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 05:58:05 -0400 Received: by fxd18 with SMTP id 18so2647720fxd.39 for ; Thu, 21 Jul 2011 02:58:04 -0700 (PDT) In-Reply-To: <4CF33A81-574D-4C7D-9F42-0DC31DF6F61F@googlemail.com> (Dirk Scharff's message of "Mon, 18 Jul 2011 23:13:21 +0200") 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: Dirk Scharff Cc: emacs-orgmode@gnu.org Hi Dirk, Dirk Scharff writes: > When I try to run org-edit-special (C-c ') in the python source block an > empty buffer is opened as expected. My mini-buffer states the following: > "Language mode 'python-mode' fails with: "Invalid file-name". I cannot reproduce this with Emacs 24.0.50.1 and Org 7.6. I guess this is a problem with your version of Emacs -- can you tell us what version do you use? Thanks, -- Bastien