GNU bug report logs - #66743
30.0.50; Crash when dumping reftex

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> posteo.net>

Date: Wed, 25 Oct 2023 09:46:01 UTC

Severity: wishlist

Found in version 30.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Ihor Radchenko <yantar92 <at> posteo.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 66743 <at> debbugs.gnu.org
Subject: Re: bug#66743: 30.0.50; Crash when dumping reftex
Date: Wed, 25 Oct 2023 12:58:07 +0000
Eli Zaretskii <eliz <at> gnu.org> writes:

> The code which aborts:
>
>   if (!itree_empty_p (buffer->overlays))
>     /* We haven't implemented the code to dump overlays.  */  <<<<<<<<<<
>     emacs_abort ();
>
> Any questions?

What is the difficulty dumping overlays?
And, if it is hard, may we work around this by pdumper binding some flag
to non-nil and reftex.el hiding the overlay initialization code behind
an `if'?

At minimum, it would be helpful to print a message instead of crashing
into the user's face.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>




This bug report was last modified 1 year and 203 days ago.

Previous Next


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