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

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

bug#33870: 27.0.50; xref-goto-xref not configurable


From: martin rudalics
Subject: bug#33870: 27.0.50; xref-goto-xref not configurable
Date: Sat, 02 Feb 2019 10:30:21 +0100

> The entire
>
>      (and (not (frame-parameter nil 'unsplittable))
>           (let ((split-height-threshold 0))
>             (setq window (window--try-to-split-window bottom-window alist)))
>           (window--display-buffer buffer window 'window alist))
>
> is bad design.

Removed now from master's 'display-buffer-at-bottom'.

martin





reply via email to

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