GNU bug report logs - #67249
30.0.50; `same-frame` equivalent for `display-buffer-alist`

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Fri, 17 Nov 2023 21:43:02 UTC

Severity: normal

Found in version 30.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #98 received at 67249 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>, Eli Zaretskii <eliz <at> gnu.org>
Cc: 67249 <at> debbugs.gnu.org
Subject: Re: bug#67249: 30.0.50; `same-frame` equivalent for
 `display-buffer-alist`
Date: Mon, 11 Dec 2023 18:13:51 +0100
> +@vindex pop-up-frames{, a buffer display action alist entry}
> +@item pop-up-frames
> +This value controls whether @code{display-buffer} may display buffers

I don't think that "value" is correct here.

> +by making new frames.  It has the same meaning as the

Also you probably might want to recommend using an alist entry here:

‘pop-up-frames’
     Instead of customizing this variable to ‘t’, customize
     ‘display-buffer-base-action’, for example, as follows:

          (setopt
           display-buffer-base-action
           '((display-buffer-reuse-window display-buffer-pop-up-frame)
             (reusable-frames . 0)))

martin

This bug report was last modified 1 year and 215 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.