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: Wed, 12 Dec 2012 22:27:18 -0500 Message-ID: <876246skbt.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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TizSG-0008L4-Dx for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 22:27:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TizSE-0008AK-Hg for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 22:27:24 -0500 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:18323 helo=mho-02-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TizSE-0008AF-EL for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 22:27:22 -0500 In-Reply-To: <877gom7tc3.fsf@bzg.ath.cx> (Bastien's message of "Thu, 13 Dec 2012 00:18:20 +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: > >> I'm not sure if this is related or not - I don't have time to track down >> the offending commit right now. > > There is nothing new regarding editing source code in master, > except Eric's last few patches. > >> org-edit-special (C-c ') is currently broken in master. >> >> I get the following backtrace > > Mhh.. I can't reproduce this. > >> Org-mode version 7.9.2 (release_7.9.2-664-gb1f369 @ >> /home/bernt/git/org-mode/lisp/) > > I'm on release_7.9.2-692-g627d57 > ^^^ > > Are you sure you are using master HEAD? I think so. I just updated and have the same behaviour Org-mode version 7.9.2 (release_7.9.2-693-g8c04fb @ /home/bernt/git/org-mode/lisp/) I'll try and locate the problem commit. Regards, Bernt