[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pop-to-buffer / switch-to-buffer-other-window
From: |
Eli Zaretskii |
Subject: |
Re: pop-to-buffer / switch-to-buffer-other-window |
Date: |
Sun, 07 Jun 2020 12:57:51 +0300 |
User-agent: |
K-9 Mail for Android |
On June 7, 2020 9:55:12 AM GMT+03:00, Jean-Christophe Helary
<jean.christophe.helary@traduction-libre.org> wrote:
>
>
> > On Jun 7, 2020, at 15:18, Eli Zaretskii <eliz@gnu.org> wrote:
> >
> > Please see "Splitting Windows" in the ELisp manual, it describes how
> Emacs decides whether to split vertically or horizontally.
>
> Do you mean this:
>
> split-window &optional window size *side* pixelwise
>
> It just says that the side argument affects the function, not what in
> pop-to-buffer causes that argument to be set. And I don't find any
> reference to splitting in pop-to-buffer for that matter.
Thrn I guess you should read "Choosing Window Options". My point is that this
is described in the manual.