GNU bug report logs -
#54367
29.0.50; error on "M-x list-package"
Previous Next
Reported by: Pankaj Jangid <pankaj <at> codeisgreat.com>
Date: Sun, 13 Mar 2022 03:15:01 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Pankaj Jangid <pankaj <at> codeisgreat.com> writes:
> I get this error when calling "M-x list-packages":
>
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (void-variable mm-automatic-display)
> signal(void-variable (mm-automatic-display))
[...]
> url-http-activate-callback()
Well, that's an odd one. We're in an async callback, and the backtrace
doesn't say what function this is in.
The only place the variable mm-automatic-display is referred to outside
of mm-decode (which defines it) is in gnus-icalendar-setup. Which seems
unlikely to be called here.
Do you have a package that refers to that variable (without requiring
mm-decode first)?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 35 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.