GNU bug report logs - #14032
24.3.50; regression: `modify-frame-parameters' no longer works correctly

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Fri, 22 Mar 2013 19:00:02 UTC

Severity: normal

Found in version 24.3.50

Done: "Drew Adams" <drew.adams <at> oracle.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 14032 <at> debbugs.gnu.org
Subject: bug#14032: 24.3.50; regression: `modify-frame-parameters' no longer works correctly
Date: Fri, 22 Mar 2013 22:06:07 +0200
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Date: Fri, 22 Mar 2013 11:57:17 -0700
> 
> The problem is that `modify-frame-parameters', given an alist with
> explicit `height' and `width' values, ignores these and seems to instead
> apply the height and width of `default-frame-alist' (that's a guess).

I cannot reproduce this, but since you didn't give a recipe, I'm
probably doing something different from you.  When I evaluate

  (modify-frame-parameters nil '((width . 60) (height . 50)))

in "emacs -Q", the frame is resized according to the parameters I
give.  Isn't that what you said didn't work?




This bug report was last modified 12 years and 48 days ago.

Previous Next


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