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: ken
Subject: Re: finding the hork point in ~/.emacs: timerp
Date: Fri, 28 Aug 2020 06:50:34 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 8/27/20 1:41 PM, Robert Pluim wrote:
>>>>>> On Thu, 27 Aug 2020 13:17:47 -0400, ken <gebser@mousecar.com> said:
>     ken> ... 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
Good suggestion about the text search, but "grep -ri timerp *" returned
nothing.




reply via email to

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