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

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

Re: finding the hork point in ~/.emacs: timerp


From: Robert Pluim
Subject: Re: finding the hork point in ~/.emacs: timerp
Date: Thu, 27 Aug 2020 19:41:12 +0200

>>>>> On Thu, 27 Aug 2020 13:17:47 -0400, ken <gebser@mousecar.com> said:
    ken> Uncle Web gave me an answer: it's a buffer emacs calls *Messages*. 

    ken> The first errors in it:

    ken> Loading emacs-lisp/cl-generic...done
    ken> Loading minibuffer...
    ken> Error during redisplay: (clear-minibuffer-message) signaled
    ken> (void-function timerp)

You could try

(setq debug-on-message "Error during redisplay")

at the top of your .emacs. Although I suspect grepping through your
package code might be quicker (thatʼs typically somewhere under
"~/.emacs.d")

Roert



reply via email to

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