[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: display-buffer-alist actions
From: |
Eric S Fraga |
Subject: |
Re: display-buffer-alist actions |
Date: |
Thu, 25 Feb 2021 16:25:15 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
On Wednesday, 24 Feb 2021 at 20:52, Joost Kremers wrote:
> Yes, it's the easiest thing to grok. I've found Protesilaos Stavrou's
> comments and Youtube video on the topic helpful:
Indeed. His videos are excellent.
> What you could do, however, is write your own display-buffer function,
> which checks the frame dimensions and calls
> `display-buffer-side-window` with either `(side . left)` or `(side
> . bottom)`.
Yes! Very simple and, in hindsight, kind of obvious <blush>. Thank
you. I have now done this and it works perfectly.
--
Eric S Fraga via Emacs 28.0.50 & org 9.4.4 on Debian bullseye/sid