bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43896: 28.0.50; End of file during parsing ~/.pop3-uidl


From: Mats Lidell
Subject: bug#43896: 28.0.50; End of file during parsing ~/.pop3-uidl
Date: Sun, 11 Oct 2020 22:18:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Lars Ingebrigtsen writes:
> (Please keep the debbugs address in the Cc header.)

OOPS! Sorry. Trying to learn using debbugs.

[...]
> Is gnus-byte-compile involved here?  I'm not sure I follow.
>
> Anyway, I forgot about all the error-catching stuff here.
>
> (setq debug-on-signal t)
>
> should give you a backtrace.

I was just guessing about gnus-byte-compile causing problems. Reading the help
for debug-on-error I now think it is that the code is executed in a
condition-case that stops the backtrace from being created. Using
debug-on-signal does not seem to help in this respect either. (But I don't
know elisp good enough to tell.) Anyway the patch provided by Andreas seems to
do the trick.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]