GNU bug report logs - #7662
24.0.50; Keybindings for menu items not aligned

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Fri, 17 Dec 2010 16:23:01 UTC

Severity: minor

Found in version 24.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#7662: closed (24.0.50; Keybindings for menu items not aligned)
Date: Sat, 25 Dec 2010 17:21:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Dec 2010 19:25:20 +0200
with message-id <83hbe1datb.fsf <at> gnu.org>
and subject line Re: bug#7662: 24.0.50; Keybindings for menu items not aligned
has caused the GNU bug report #7662,
regarding 24.0.50; Keybindings for menu items not aligned
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
7662: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7662
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; Keybindings for menu items not aligned
Date: Fri, 17 Dec 2010 18:28:51 +0200
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your report will be posted to the bug-gnu-emacs <at> gnu.org mailing list
and the gnu.emacs.bug news group, and at http://debbugs.gnu.org.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug.  If you can, give
a recipe starting from `emacs -Q':

Some of the key bindings shown in in the menu-bar menus are not aligned
properly.  I saw 2: Edit->Copy ("M-w" is 1 column to the left from where
it should have been), and Lisp Interaction->Instrument Function for Debugging.
(The latter problem also shows on the emacs-23 branch.)

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
d:/gnu/bzr/emacs/trunk/etc/DEBUG.


In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2010-12-17 on HOME-C4E4A596F7
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1255
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o <tab> r t <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr message rfc822 mml mml-sec mm-decode
mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader emacsbug
help-mode easymenu view tooltip ediff-hook vc-hooks lisp-float-type
mwheel dos-w32 disp-table ls-lisp w32-win w32-vars tool-bar dnd fontset
image fringe lisp-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev button minibuffer faces cus-face files text-properties overlay
md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process multi-tty emacs)


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: cyd <at> stupidchicken.com
Cc: 7662-done <at> debbugs.gnu.org
Subject: Re: bug#7662: 24.0.50; Keybindings for menu items not aligned
Date: Sat, 25 Dec 2010 19:25:20 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> Date: Tue, 21 Dec 2010 07:22:54 -0500
> Cc: 7662 <at> debbugs.gnu.org
> 
>   Undo     C-x u
>   Cut      C-w
>   Copy     M-w
>   Paste    C-y
> 
> but instead I see this:
> 
>   Undo     C-x u
>   Cut      C-w
>   Copy    M-w    <<<<<<<<<<<<<<<<<<<<<<<<<
>   Paste    C-y

Bug squashed.  It affected all menu items that had an explicit `:keys'
attribute: we weren't prepending 2 spaces to the key sequence, like we
did when no `:keys' were present.  E.g., try Texinfo->Update All in
Texinfo mode.

This bug exists in Emacs 23 as well, so I fixed it on the emacs-23
branch (revno 100332).


This bug report was last modified 14 years and 149 days ago.

Previous Next


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