GNU bug report logs - #44080
27.1; Display behavior of overlays `after-string` in resizable minibuffer frames

Previous Next

Package: emacs;

Reported by: Clemens <clemens.radermacher <at> posteo.de>

Date: Mon, 19 Oct 2020 18:40:02 UTC

Severity: normal

Found in version 27.1

Done: Clemens <clemens.radermacher <at> posteo.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Robert Pluim <rpluim <at> gmail.com>
To: Clemens <clemens.radermacher <at> posteo.de>
Cc: martin rudalics <rudalics <at> gmx.at>, Eli Zaretskii <eliz <at> gnu.org>, 44080 <at> debbugs.gnu.org
Subject: bug#44080: 27.1; Display behavior of overlays `after-string` in resizable minibuffer frames
Date: Sat, 24 Oct 2020 15:39:56 +0200
>>>>> On Sat, 24 Oct 2020 15:08:19 +0200, Clemens <clemens.radermacher <at> posteo.de> said:

    >> 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")


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

The process is described here: (info "(elisp) Writing Emacs Primitives")
(or C-h i m elisp RET i defining custom RET)

Robert
-- 




This bug report was last modified 4 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.