GNU bug report logs - #65217
29.1; set-frame-size gets confused and drops calls

Previous Next

Package: emacs;

Reported by: Ash <ext0l <at> catgirl.ai>

Date: Thu, 10 Aug 2023 23:08:02 UTC

Severity: normal

Found in version 29.1

Full log


View this message in rfc822 format

From: Gregory Heytings <gregory <at> heytings.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: Ash <ext0l <at> catgirl.ai>, Eli Zaretskii <eliz <at> gnu.org>, 65217 <at> debbugs.gnu.org
Subject: bug#65217: 29.1; set-frame-size gets confused and drops calls
Date: Sat, 19 Aug 2023 10:18:55 +0000
>> Instead of assuming that Elisp programmers understand these subtle 
>> points, can't we provide an optional argument to set-frame-size, say 
>> FORCE, that would do that sit-for?
>
> What would you pass to
>
>  (modify-frame-parameters my/frame `((width . ,width) (height . ,height)))
>
> in my/twiddle?
>

I'm not sure yet, but after thinking a bit more about this, ATM my 
conclusion is that adding a sentence in the docstings of set-frame-* and 
modify-frame-parameters, suggesting to use (redisplay t) after these 
functions, would be enough.





This bug report was last modified 2 years ago.

Previous Next


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