GNU bug report logs - #7044
24.0.50; Emacs crashes after calling ediff-regions-linewise

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Thu, 16 Sep 2010 17:27:02 UTC

Severity: normal

Found in version 24.0.50

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 7044 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: Stephen Berman <stephen.berman <at> gmx.net>, 7044 <at> debbugs.gnu.org
Subject: Re: bug#7044: 24.0.50;
	Emacs crashes after calling ediff-regions-linewise
Date: Sat, 02 Oct 2010 21:00:06 -0400
Juanma Barranquero <lekktu <at> gmail.com> writes:

>   Fmarker_position (current_buffer->mark)
>
> returns nil, and so beg is assigned XINT (nil), which is a bug.
>
> Now, shouldn't current_buffer->mark_active be nil if the mark points
> nowhere?

No; it's possible that the buffer-local variable mark-active has been
set but the actual marker hasn't been assigned yet.  This was an
oversight on my part, and I've now checked in a fix.

Thanks.




This bug report was last modified 14 years and 234 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.