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


View this message in rfc822 format

From: Drew Adams <drew.adams <at> oracle.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>, martin rudalics <rudalics <at> gmx.at>
Cc: "67249 <at> debbugs.gnu.org" <67249 <at> debbugs.gnu.org>
Subject: bug#67249: 30.0.50; `same-frame` equivalent for `display-buffer-alist`
Date: Sat, 9 Dec 2023 22:40:00 +0000
+** New 'pop-up-frames' action alist entry for 'display-buffer'.
+This has the same effect as the variable of the same name and takes
                                 ^^^^^^^^
+precedence over the variable when present.

Please don't do that.  This is a user option,
_not_ just a variable.  (And yes, it should
continue to be supported, forever, regardless
of the fact that it's been "deprecated".)

`display-buffer' shouldn't override the user's
choice for the behavior.

From my point of view it's OK for a given
command to override a user option, but only
if the command's doc tells users that it does
that.

And a command can do that just by binding the
option to nil.  Please don't let a parameter
to `display-buffer' override this handy, simple
user option.




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.