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 16:05:34 -0500 Message-ID: <87bodzt201.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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TitV1-00060F-Sb for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 16:05:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TitUv-00009d-In for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 16:05:51 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:58360 helo=mho-01-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TitUv-000067-Es for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 16:05:45 -0500 In-Reply-To: <87wqwnyzud.fsf__32428.3239235685$1355331429$gmane$org@bzg.ath.cx> (Bastien's message of "Wed, 12 Dec 2012 17:55:38 +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 Hi Bastien, I'm not sure if this is related or not - I don't have time to track down the offending commit right now. org-edit-special (C-c ') is currently broken in master. I get the following backtrace --8<---------------cut here---------------start------------->8--- Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil) copy-marker(nil t) org-edit-src-code() org-edit-special() call-interactively(org-edit-special nil nil) --8<---------------cut here---------------end--------------->8--- GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-12-11 on raven, modified by Debian Org-mode version 7.9.2 (release_7.9.2-664-gb1f369 @ /home/bernt/git/org-mode/lisp/) Thanks, Bernt Bastien writes: > Hi Chong, > > Chong Yidong writes: > >> Could you please take a look at Bug#12905? If it causes data loss, I >> think it should be fixed in the emacs-24 branch. Thanks. > > This is fixed, thanks for the heads up. > > I just merged the Org bugfix branch into emacs-24. > > I made one mistake: I backported Paul's fixes about whitespaces in > our bugfix branch*, so those fixes are now in emacs-24 too, not in > the trunk only. I hope this won't create merge conflicts. > > * http://orgmode.org/cgit.cgi/org-mode.git/commit/?h=maint&id=e5ea08