GNU bug report logs -
#17363
24.4.50; REGRESSION: [iconify-frame] broken in `special-event-map'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 28 Apr 2014 17:01:01 UTC
Severity: normal
Found in version 24.4.50
Done: Drew Adams <drew.adams <at> oracle.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17363 in the body.
You can then email your comments to 17363 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#17363
; Package
emacs
.
(Mon, 28 Apr 2014 17:01:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Drew Adams <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 28 Apr 2014 17:01:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
This regression was introduced after this build from 2014/03/10:
In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
of 2014-03-10 on ODIEONE
Bzr revision: 116730 lekktu <at> gmail.com-20140311014451-rxr9uapugo5bedft
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
'CFLAGS=-O0 -g3' LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
-Ic:/Devel/emacs/include''
And before this build from 2014-03-21:
In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
of 2014-03-21 on ODIEONE
Bzr revision: 116829 dancol <at> dancol.org-20140321121023-5tjxtiws6qa4qyod
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/snapshot/trunk
--enable-checking=yes,glyphs 'CFLAGS=-O0 -g3' 'CPPFLAGS=-DGC_MCHECK=1
-Ic:/Devel/emacs/include' LDFLAGS=-Lc:/Devel/emacs/lib'
The bug is that this no longer works:
(define-key special-event-map [iconify-frame]
'thumfr-thumbify-frame-upon-event)
Command `thumfr-thumbify-frame-upon-event' (defined in my library
thumb-frm.el) thumbifies the frame, i.e., shrinks it by shrinking its
font.
That command still works perfectly well - it is only the key binding
from the `define-key' that no longer works. What happens when you click
the window-manager minimize button (the `-' symbol in the upper right of
an MS Windows window, for example), is that the frame is now simply
iconified, just as it would be without that `define-key'.
The required behavior has worked fine for every Emacs release from Emacs
20 onward (and perhaps with older releases as well). It is now broken
for Emacs 24.
However, note that it is NOT broken in the Emacs 24 pretest build.
There, it still works as it should. So whatever was changed between
3/11 and 3/21 is apparently not so in the pretest build.
In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
of 2014-04-21 on ODIEONE
Bzr revision: 117005 dancol <at> dancol.org-20140421180019-po4wdeg7gqvvlh5d
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/snapshot/trunk
--enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
-Ic:/Devel/emacs/include''
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#17363
; Package
emacs
.
(Sun, 11 May 2014 02:42:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 17363 <at> debbugs.gnu.org (full text, mbox):
Closing this. The problem was (once again) byte-compiler incompatibility
between Emacs versions. Emacs 24.4 seems far less tolerant that before
with files compiled using earlier versions. Why this affected the
command only when it was invoked using the binding of [iconify-frame],
I don't know.
bug closed, send any further explanations to
17363 <at> debbugs.gnu.org and Drew Adams <drew.adams <at> oracle.com>
Request was from
Drew Adams <drew.adams <at> oracle.com>
to
control <at> debbugs.gnu.org
.
(Sun, 11 May 2014 02:43:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 08 Jun 2014 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 11 years and 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.