GNU bug report logs -
#66743
30.0.50; Crash when dumping reftex
Previous Next
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 #55 received at 66743 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> See the attached patch.
>
> If you are suggesting this for upstream, then it's not optimal, at
> least in interactive session: the stderr stream is usually redirected
> to some bottomless OS pit where no one could see it.
`dump-emacs-portable' does not work in interactive sessions:
if (! noninteractive)
error ("Dumping Emacs currently works only in batch mode. "
"If you'd like it to work interactively, please consider "
"contributing a patch to Emacs.");
If you mean that `dump-emacs-portable' should be made interactive, it is
a much harder task as many emacs_abort (); calls in pdumper.c would need
to be changed to something suitable for interactive sessions.
--
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 204 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.