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: Eli Zaretskii
Subject: Re: Strange hangs when visiting .el and .html files
Date: Sat, 10 Feb 2024 08:59:02 +0200

> Date: Fri, 9 Feb 2024 12:50:54 -0600
> Cc: emacs-devel@gnu.org, schwab@suse.de
> From: Adam Porter <adam@alphapapa.net>
> 
> > 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.
> 
> This sounds like a weird behavior that I've observed ever since Emacs 
> 28, but I've never been able to pin it down well enough to file a report 
> about it.

May I suggest that you, too, attach GDB to Emacs when it hangs like
that, and post the backtrace?



reply via email to

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