From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: bug#12905: 24.2.50; org: edit source block causes data loss Date: Thu, 13 Dec 2012 19:04:02 -0500 Message-ID: <87fw39ijnx.fsf@norang.ca> References: <50A62865.8010904@gmail.com> <87sj7han8a.fsf__16482.9143243425$1354894646$gmane$org@gnu.org> <87wqwnyzud.fsf__32428.3239235685$1355331429$gmane$org@bzg.ath.cx> <87bodzt201.fsf@norang.ca> <877gom7tc3.fsf@bzg.ath.cx> <876246skbt.fsf@norang.ca> <87lid262rf.fsf@norang.ca> <8738za44ss.fsf@bzg.ath.cx> <874njq5ah1.fsf@norang.ca> <87d2yeym1x.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjIlF-000124-JB for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 19:04:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjIlB-0004Oa-13 for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 19:04:17 -0500 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:36456 helo=mho-02-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjIlA-0004OO-Ty for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 19:04:12 -0500 In-Reply-To: <87d2yeym1x.fsf@bzg.ath.cx> (Bastien's message of "Thu, 13 Dec 2012 17:05:46 +0100") 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: Bastien Cc: emacs-orgmode@gnu.org Bastien writes: > Hi Bernt, > > Bernt Hansen writes: > >> Your patch fixes it for me on both versions (linux 23.2.1, windows >> 23.3.1) >> >> Thanks! > > I pushed the patch, thanks for confirming this. > > PS: Le, I used my version, shorter, and not that unlispy IMO. > But thanks for the patch anyway! I get the following error when doing C-c ' in a table --8<---------------cut here---------------start------------->8--- Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) org-edit-src-code() org-edit-special() call-interactively(org-edit-special nil nil) --8<---------------cut here---------------end--------------->8--- I'm trying to get to the table editor. GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-12-11 on raven, modified by Debian Regards, Bernt