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

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

bug#44080: 27.1; Display behavior of overlays `after-string` in resizabl


From: Clemens
Subject: bug#44080: 27.1; Display behavior of overlays `after-string` in resizable minibuffer frames
Date: Sat, 24 Oct 2020 15:08:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

> The customization is done here in cus-start.el
>
>               (resize-mini-frames
>                frames (choice
>                        (const :tag "Never" nil)
>                        (const :tag "Fit frame to buffer" t)
>                        (function :tag "User-defined function"))
>                 "27.1")


Thanks, now I know how that is done, I should have grepped for it.

I have attached an updated patch where I implemented your suggestions.
For now I updated the tag to 27.2. Let me know if anything else could be improved and thanks for giving me the opportunity to contribute a little to my favorite software :)

Attachment: 0001-Don-t-skip-empty-lines-when-fitting-mini-frame-to-bu.patch
Description: Text Data


reply via email to

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