emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs 24 randomly hanging


From: Christopher Schmidt
Subject: Re: emacs 24 randomly hanging
Date: Thu, 23 Feb 2012 15:03:41 +0100

Chong Yidong <address@hidden> writes:

Hi Chong,

> I committed a change to inhibit window-configuration-change-hook there.

I think your patch is buggy - window-configuration-change-hook is not
called at all.

recipe:

emacs -q
eval: (add-hook 'window-configuration-change-hook (lambda () (message
"rms")))
C-x 2

There is "rms" message.

        Christopher



reply via email to

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