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: Eli Zaretskii
Subject: Re: finding the hork point in ~/.emacs: timerp
Date: Fri, 28 Aug 2020 14:17:30 +0300

> From: ken <gebser@mousecar.com>
> Date: Fri, 28 Aug 2020 06:50:34 -0400
> Cc: help-gnu-emacs@gnu.org
> 
> > 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.

As I said in another message, you should drop everything and first
resolve the problem with Emacs not finding its emacs.pdmp file.  That
long series of "Loading foo..." messages should never appear at
startup time.

How did you install Emacs? are there any symlinks or other redirection
methods involved in reaching the Emacs executable from its usual
place?



reply via email to

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