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: Eli Zaretskii
Subject: Re: Emacs-26.0.91: switch-to-buffer-other-window runs too slowly (about 0.1s)
Date: Mon, 26 Mar 2018 21:17:40 +0300

> From: Stefan Monnier <address@hidden>
> Date: Mon, 26 Mar 2018 13:49:54 -0400
> 
> > Right.  Then I guess this is expected, and users who are annoyed by
> 
> Is it, really?  Even tho we're just switching from one window to another
> in the same frame?

If you can change x_make_frame_visible to not wait for MapNotify event
in this case, or if you can avoid calling make-frame-visible in
window--maybe-raise-frame, then maybe we could avoid that.  But such
changes are not for Emacs 26.1 anymore.



reply via email to

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