GNU bug report logs -
#14032
24.3.50; regression: `modify-frame-parameters' no longer works correctly
Previous Next
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
> 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?
No, of course not. If it had been so simple to diagnose I would have sent your
trivial recipe. And I would not have spent time trying to follow what was
happening in the debugger (to no avail).
There is a bug, and there was no such bug before. I described the symptoms I
see. I included printouts showing those symptoms: a backtrace showing the call
to `modify-frame-parameters' and the eval of (frame-parameters) showing that the
result does not correspond to the alist passed to `m-f-p'.
How is it possible that `m-f-p' produces parameters that conflict with those it
is passed? Answer that and perhaps you will find the culprit code change.
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.