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

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

bug#65217: 29.1; set-frame-size gets confused and drops calls


From: martin rudalics
Subject: bug#65217: 29.1; set-frame-size gets confused and drops calls
Date: Sat, 19 Aug 2023 10:04:07 +0200

> 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?

martin





reply via email to

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