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 23:42:08 +0200

> frame is not visible it's a pre-existing condition and there's no
> particular reason to "fix" it at that time.
>
> IOW I think that in window--maybe-raise-frame
>
>                ;; Assume the selected frame is already visible enough.
>          (eq frame (selected-frame))
>
> should apply not just to raise-frame but also to make-frame-visible.

I always carefully tried to preserve that comment.  It carries so much
of the notion that 'display-buffer' is usually called interactively.
It goes without saying that your thinking will be correct in at least
99% of all cases.

martin



reply via email to

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