From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: edit-src on read-only files Date: Mon, 11 Feb 2013 16:22:50 +0100 Message-ID: <8738x2ho39.fsf@bzg.ath.cx> References: <7201.1360248766@greg-minshalls-mbp.local> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4vDm-0004p9-UX for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 10:23:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4vDl-00089S-NS for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 10:23:06 -0500 Received: from mail-wi0-f172.google.com ([209.85.212.172]:62164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4vDl-00089I-GZ for emacs-orgmode@gnu.org; Mon, 11 Feb 2013 10:23:05 -0500 Received: by mail-wi0-f172.google.com with SMTP id ez12so3273713wid.17 for ; Mon, 11 Feb 2013 07:23:04 -0800 (PST) In-Reply-To: <7201.1360248766@greg-minshalls-mbp.local> (Greg Minshall's message of "Thu, 07 Feb 2013 09:52:46 -0500") 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: Greg Minshall Cc: emacs-orgmode@gnu.org Hi Greg, Greg Minshall writes: > hi. i use RCS on my .org files. it's happened to me more than once (>1 > ==> "shame on me") that i've entered "C-c '" on a read-only .org file, > spent some time editing the source code fragment, then done "C-c '", > only to lose my edits, as the original buffer was read-only. > > it seems like org-mode should prevent that. Yes, this is now the case in master. Thanks! -- Bastien