From: Bruno Barbier <brubar.cs@gmail.com>
To: Jean Louis <bugs@gnu.support>, Help GNU Emacs <help-gnu-emacs@gnu.org>
Subject: Re: How to force display-buffer-in-side-window to open side window on right?
Date: Thu, 02 Feb 2023 07:10:54 +0100 [thread overview]
Message-ID: <63dbfcd2.050a0220.79573.311d@mx.google.com> (raw)
In-Reply-To: <3edbaf19a5a823b6690efefbd9d56357.support1@rcdrun.com>
Jean Louis <bugs@gnu.support> writes:
>
> What am I doing wrong?
At least the following line is wrong:
(display-buffer-in-side-window buffer-right '(side right))
it should be:
(display-buffer-in-side-window buffer-right '((side . right)))
Bruno
next prev parent reply other threads:[~2023-02-02 6:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-02 5:46 How to force display-buffer-in-side-window to open side window on right? Jean Louis
2023-02-02 6:10 ` Bruno Barbier [this message]
2023-02-02 19:38 ` Jean Louis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=63dbfcd2.050a0220.79573.311d@mx.google.com \
--to=brubar.cs@gmail.com \
--cc=bugs@gnu.support \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).