GNU bug report logs - #24368
25.1; Assertion failure in attach_marker

Previous Next

Package: emacs;

Reported by: martin rudalics <rudalics <at> gmx.at>

Date: Mon, 5 Sep 2016 07:26:02 UTC

Severity: normal

Found in version 25.1

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Noam Postavsky <npostavs <at> users.sourceforge.net>
Cc: rudalics <at> gmx.at, 24368 <at> debbugs.gnu.org
Subject: bug#24368: 25.1; Assertion failure in attach_marker
Date: Tue, 06 Sep 2016 18:52:29 +0300
> From: Noam Postavsky <npostavs <at> users.sourceforge.net>
> Date: Tue, 6 Sep 2016 10:50:49 -0400
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 24368 <at> debbugs.gnu.org
> 
> > IMHO
> > ‘goto-char’ should not signal an error in that case - it's perfectly
> > legitimate to use the position from another buffer's marker as value.
> 
> If you want to ignore the marker's buffer you can do (goto-char
> (marker-position marker)); if you pass the whole marker object, it
> makes sense that the buffer is checked.

The error doesn't come from got-char, it comes from a utility function
it calls.  So this isn't an application-level issue, and cannot be
solved by a specially-formatted call to got-char.




This bug report was last modified 8 years and 292 days ago.

Previous Next


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