GNU bug report logs -
#51421
28.0.60; describe-key fails from menu item: "Position not in text area of window"
Previous Next
Reported by: Andy Moreton <andrewjmoreton <at> gmail.com>
Date: Tue, 26 Oct 2021 21:08:01 UTC
Severity: normal
Found in version 28.0.60
Fixed in version 28.1
Done: Stefan Kangas <stefan <at> marxist.se>
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 51421 in the body.
You can then email your comments to 51421 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#51421
; Package
emacs
.
(Tue, 26 Oct 2021 21:08:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Moreton <andrewjmoreton <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 26 Oct 2021 21:08:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
From emacs -Q, type "C-h k" then select a menu item with the mouse
e.g. "File" then "Close". This reports "Position on in text area of
window".
On emacs 27.2 this correctly describes the key binding for the menu
item. It fails on the emacs-28 and master branches.
AndyM
In GNU Emacs 28.0.60 (build 2, x86_64-w64-mingw32)
of 2021-10-25 built on QUIETUS
Repository revision: 284c77eeb60bf21d8811f011902cd56f4aeaddca
Repository branch: emacs-28
Windowing system distributor 'Microsoft Corp.', version 10.0.19043
System Description: Microsoft Windows 10 Pro (v10.0.2009.19043.1288)
Configured using:
'configure --prefix=c:/emacs/28.0.60/mingw64-x86_64-O2-native
--cache-file=/c/emacs/git/emacs/emacs-28/build/mingw64-x86_64-O2-native/config.cache
--without-compress-install --without-dbus --with-gif --with-gnutls
--without-imagemagick --with-jpeg --with-json --with-lcms2
--with-modules --with-native-compilation --with-png --without-pop
--with-rsvg --with-tiff --with-xml2 --with-xpm --enable-checking
'ac_cv_search___gmpz_roinit_n=-Wl,--push-state,-static -lgmp
-Wl,--pop-state' 'CPPFLAGS= -DNO_SHLWAPI_ISOS=1' 'CFLAGS= -O2 -g3
-gdwarf-4 -fdiagnostics-color=never''
Configured features:
ACL GIF GMP GNUTLS HARFBUZZ JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP
NOTIFY W32NOTIFY PDUMPER PNG RSVG SOUND THREADS TIFF TOOLKIT_SCROLL_BARS
XPM ZLIB
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#51421
; Package
emacs
.
(Wed, 27 Oct 2021 13:13:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 51421 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 26 Oct 2021 22:07:08 +0100
> From: Andy Moreton <andrewjmoreton <at> gmail.com>
>
> From emacs -Q, type "C-h k" then select a menu item with the mouse
> e.g. "File" then "Close". This reports "Position on in text area of
> window".
>
> On emacs 27.2 this correctly describes the key binding for the menu
> item. It fails on the emacs-28 and master branches.
Thanks, this was broken by commit 2d15641. Should be fixed now on the
release branch.
bug Marked as fixed in versions 28.1.
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Wed, 27 Oct 2021 13:54:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#51421
; Package
emacs
.
(Wed, 27 Oct 2021 20:26:01 GMT)
Full text and
rfc822 format available.
Message #13 received at submit <at> debbugs.gnu.org (full text, mbox):
On Wed 27 Oct 2021, Eli Zaretskii wrote:
>> Date: Tue, 26 Oct 2021 22:07:08 +0100
>> From: Andy Moreton <andrewjmoreton <at> gmail.com>
>>
>> From emacs -Q, type "C-h k" then select a menu item with the mouse
>> e.g. "File" then "Close". This reports "Position on in text area of
>> window".
>>
>> On emacs 27.2 this correctly describes the key binding for the menu
>> item. It fails on the emacs-28 and master branches.
>
> Thanks, this was broken by commit 2d15641. Should be fixed now on the
> release branch.
Thanks, confirmed fixed on emacs-28 and master.
AndyM
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#51421
; Package
emacs
.
(Wed, 27 Oct 2021 21:29:01 GMT)
Full text and
rfc822 format available.
Message #16 received at 51421 <at> debbugs.gnu.org (full text, mbox):
tags 51421 - fixed
close 51421 28.1
thanks
Andy Moreton <andrewjmoreton <at> gmail.com> writes:
> Thanks, confirmed fixed on emacs-28 and master.
I'm therefore closing this bug report.
bug marked as fixed in version 28.1, send any further explanations to
51421 <at> debbugs.gnu.org and Andy Moreton <andrewjmoreton <at> gmail.com>
Request was from
Stefan Kangas <stefan <at> marxist.se>
to
control <at> debbugs.gnu.org
.
(Wed, 27 Oct 2021 21:29:03 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#51421
; Package
emacs
.
(Thu, 28 Oct 2021 07:04:02 GMT)
Full text and
rfc822 format available.
Message #21 received at 51421-done <at> debbugs.gnu.org (full text, mbox):
> From: Andy Moreton <andrewjmoreton <at> gmail.com>
> Date: Wed, 27 Oct 2021 21:25:19 +0100
>
> > Thanks, this was broken by commit 2d15641. Should be fixed now on the
> > release branch.
>
> Thanks, confirmed fixed on emacs-28 and master.
Thanks for testing the fix. I'm therefore closing this bug.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 25 Nov 2021 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 209 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.