[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gnus and Emacs master, "wrong type argument" error
From: |
Eric Abrahamsen |
Subject: |
Re: Gnus and Emacs master, "wrong type argument" error |
Date: |
Wed, 03 Apr 2019 13:23:32 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Lele Gaifax <lele@metapensiero.it> writes:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
>> When you bump into a problem in the development code, please please
>> pretty please, don't ask gnu.emacs.help for help to circumvent
>> it, but tell Emacs developers about the problem (M-x report-emacs-bug).
>
> Sure, you are right, will try again tomorrow morning and will do that.
Actually all you need to do is delete stale *elc files from under
lisp/gnus/ and run "make" again. You can also run "make bootstrap" to
the same effect, but that will take longer.
It's annoying, but apparently unavoidable...