unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50576: 28.0.50; display-buffer-in-previous-window no longer accepts window value for previous-window
@ 2021-09-14  0:43 Adam Porter
  2021-09-14  6:35 ` Juri Linkov
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Porter @ 2021-09-14  0:43 UTC (permalink / raw)
  To: 50576

Hi Juri, et al,

It seems the patch in this message:

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45688#116

which was installed causes the function
display-buffer-in-previous-window to fail when called with an alist
having the previous-window key set to a window value, because it calls
boundp on the value unconditionally rather than checking the type of
the value.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-15  6:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14  0:43 bug#50576: 28.0.50; display-buffer-in-previous-window no longer accepts window value for previous-window Adam Porter
2021-09-14  6:35 ` Juri Linkov
2021-09-14 13:37   ` Adam Porter
2021-09-15  6:48     ` Juri Linkov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).