bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13594: Planning Emacs-24.4


From: martin rudalics
Subject: bug#13594: Planning Emacs-24.4
Date: Mon, 18 Nov 2013 11:46:27 +0100

> Implemented as requested. I have also briefly tested with ggtags and it
> worked. Comments welcome. Thanks.

Why didn't you implement the may-fail part?  IIUC `display-buffer'
should *not* return nil unless may-fail has been set.  So if may-fail is
not set, `display-buffer' should either create a new window, a new
frame, or reuse some window at any cost.

And there's no use for `display-buffer' returning t.

martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]