emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs-26.0.91: switch-to-buffer-other-window runs too slowly (about


From: martin rudalics
Subject: Re: Emacs-26.0.91: switch-to-buffer-other-window runs too slowly (about 0.1s)
Date: Mon, 26 Mar 2018 20:46:32 +0200

> Is it, really?  Even tho we're just switching from one window to another
> in the same frame?

I suspect it happens because of that.  The frame is already visible
and we wait the whole timeout without ever receiving a notify event.
'switch-to-buffer-other-frame' should be considerably faster.

martin



reply via email to

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