From mboxrd@z Thu Jan 1 00:00:00 1970 From: Taru Karttunen Subject: Re: cannot edit two source code examples simultaneously Date: Mon, 18 May 2009 08:38:03 +0300 Message-ID: <1242625016-sup-9305@oz.taruti.net> References: <20090515053802.GE13183@hplhtang1> <4FBDF50D-609C-4816-952C-54A83854F528@gmail.com> <87hbzjmyfy.fsf@stats.ox.ac.uk> Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M5vYF-0004Qc-6M for emacs-orgmode@gnu.org; Mon, 18 May 2009 01:38:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M5vYA-0004MK-0h for emacs-orgmode@gnu.org; Mon, 18 May 2009 01:38:14 -0400 Received: from [199.232.76.173] (port=50736 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5vY9-0004M7-II for emacs-orgmode@gnu.org; Mon, 18 May 2009 01:38:09 -0400 Received: from courier.cs.helsinki.fi ([128.214.9.1]:49924 helo=mail.cs.helsinki.fi) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M5vY9-00078J-3w for emacs-orgmode@gnu.org; Mon, 18 May 2009 01:38:09 -0400 In-Reply-To: <87hbzjmyfy.fsf@stats.ox.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Excerpts from Dan Davison's message of Sun May 17 20:28:01 +0300 2009: > Following on from this, I'd like to suggest that, while it is being > edited, the source code is removed from the org buffer, to avoid > concurrency problems. I just had a go at that -- the patch below > replaces the source code with a work-in-progress message that contains > a link to the edit buffer. Please don't do this. It sounds like a recipe for accidentally losing the source code when careless. - Taru Karttunen