emacs-devel
[Top][All Lists]
Advanced

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

Re: build of b2fb73db2f throws error for dashboard


From: Philip Kaludercic
Subject: Re: build of b2fb73db2f throws error for dashboard
Date: Mon, 01 Aug 2022 08:12:58 +0000

"Majzoub, Eric" <eric.majzoub@umsl.edu> writes:

> Today's build of 29.0.50 (b2fb73db2f) throws the following error with
> dashboard, apparently when it is putting together the list of recent
> files.
>
> -EM
>
> Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p

I've had the same issue and could resolve it by running

     $ make extraclean
     $ ./configure [... whatever flags one uses...]
     $ make

and then M-x package-recompile-all right after starting Emacs.



reply via email to

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