From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug?] cannot open babel window on read-only file Date: Tue, 01 Sep 2015 00:49:23 +0200 Message-ID: <87io7v3wgc.fsf@nicolasgoaziou.fr> References: <87r3mjs7gu.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWXrf-0006qr-32 for emacs-orgmode@gnu.org; Mon, 31 Aug 2015 18:47:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWXre-0000qu-1O for emacs-orgmode@gnu.org; Mon, 31 Aug 2015 18:47:46 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:56538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWXrd-0000qq-Qg for emacs-orgmode@gnu.org; Mon, 31 Aug 2015 18:47:45 -0400 In-Reply-To: <87r3mjs7gu.fsf@gmx.us> (rasmus@gmx.us's message of "Mon, 31 Aug 2015 19:17:37 +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: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > Is it a feature that I cannot open the babel window of a source block X in > file Y.org when Y is read only? "Opening the babel window" is called remote editing. There is no editing in a read-only buffer. Behaviour is correct, IMO. > Shouldn't X rather be opened in a read only window in the correct > mode? That is a possibility, but there's some work involved in "org-src.el". Regards, -- Nicolas Goaziou