From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Write file while editing babel code block doesn't work as expected [8.3.4 (release_8.3.4-778-g8127b3 @ /usr/local/share/emacs/site-lisp/org/)] Date: Wed, 11 May 2016 23:26:38 +0200 Message-ID: <87vb2ki8vl.fsf@saiph.selenimh> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0bf1-0005yK-PG for emacs-orgmode@gnu.org; Wed, 11 May 2016 17:27:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0bew-0000Bc-N2 for emacs-orgmode@gnu.org; Wed, 11 May 2016 17:27:14 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:34553) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0bew-0000BJ-Bo for emacs-orgmode@gnu.org; Wed, 11 May 2016 17:27:10 -0400 In-Reply-To: (David Dynerman's message of "Tue, 10 May 2016 16:44:17 -0700") 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: David Dynerman Cc: emacs-orgmode@gnu.org Hello, David Dynerman writes: > When visiting an org-babel code block in a dedicated window (C-c ' in > the block), I would like to manually save the buffer to a file by calling > write-file (C-x C-w) > > However, this doesn't work - it prompts you for a filename, as expected, > but no matter what filename you enter it always just re-saves the .org > file that contains the babel block you are editing. > > Is this expected? If it's not possible to have this functionality, some > kind of error message would be helpful. I changed this in developement version. If you get any chance to test it, Please tell me if it behaves as expected. Thank you. Regards, -- Nicolas Goaziou