emacs-devel
[Top][All Lists]
Advanced

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

Re: Strange hangs when visiting .el and .html files


From: Eric S. Raymond
Subject: Re: Strange hangs when visiting .el and .html files
Date: Fri, 9 Feb 2024 13:09:21 -0500

Andreas Schwab <schwab@suse.de>:
> On Feb 07 2024, Eric S. Raymond wrote:
> 
> > About a week ago I noticed that my Emacs was hanging when I attempted
> > to visit my init.el file.  Then I saw the same hang when visiting an
> > HTML file.  Other modes, such as text and C modes, are working normally.
> 
> Is it interruptable?  Then you can enable debug-on-quit to see where it
> hangs.

I tried that first thing.

Ctl-G after the hang does interrupt it, but doesn't yield a trace.

It's a weird bug because it's so specific. Most Lisp modes are
completely unaffected.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>





reply via email to

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