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

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

bug#49069: 28.0.50; [PATCH] Use display-buffer for re-builder


From: pillule
Subject: bug#49069: 28.0.50; [PATCH] Use display-buffer for re-builder
Date: Thu, 17 Jun 2021 16:50:07 +0200

pillule <pillule@riseup.net> writes:

> pillule <pillule@riseup.net> writes:
>
>> Hi, I wished re-builder was in a dedicated window (otherwise killing its 
>> buffer let
>> you with an unwanted buffer in a narrow window), so I wrote a patch about it.
>> It also have the benefit to uses display-buffer and so, to allow 
>> user-customization.
>
> This second one is more reliable when it comes to call re-builder from a side
> window.
> (the original version simply prevented that case since a side window is not
> splittable)
>
> I also tested it against the atomic windows showcased in the manual
> and it seems ok, but I am not familiar with them.

This one is a little bit more reliable (use window-parameter instead of 
window-dedicated-p) and cleaner I hope.

Attachment: 0003-Use-display-buffer-with-re-builder.patch
Description: with window-parameter

--

reply via email to

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