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: Juri Linkov
Subject: bug#33870: 27.0.50; xref-goto-xref not configurable
Date: Sat, 02 Feb 2019 23:14:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

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

Thanks, glad to see how just removing code is an improvement.
Maybe we could remove more code to fix other problems ;-)





reply via email to

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