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 08:42:13 -0500 Message-ID: <878v925aru.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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tj93O-0002N5-1P for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 08:42:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tj93I-0008BK-1A for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 08:42:21 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:14150 helo=mho-01-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tj93H-0008BF-U5 for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 08:42:15 -0500 In-Reply-To: <8738za44ss.fsf@bzg.ath.cx> (Bastien's message of "Thu, 13 Dec 2012 11:36:35 +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, > > thanks for chasing this down. I tried to install emacs-23.2 but > it does not compile on my machine. > > Does this patch fixes the problem for you? > > My guess is that (copy-marker nil t) returns an error on emacs-23.2. > It's a weird sexp anyway, make-marker and set-marker-insertion-type > are cleaner IMO. > > Thanks for testing, Thanks, I'll try this patch and report back later today. Regards, Bernt