GNU bug report logs - #6035
gud-key-prefix

Previous Next

Package: emacs;

Reported by: Arni Magnusson <arnima <at> hafro.is>

Date: Mon, 26 Apr 2010 01:38:02 UTC

Severity: minor

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Arni Magnusson <arnima <at> hafro.is>
To: 6035 <at> debbugs.gnu.org
Subject: bug#6035: M-x gdb crashes
Date: Mon, 26 Apr 2010 01:37:35 +0000 (GMT)
When there is no .emacs file, M-x gdb works fine.

When the .emacs file defines a keybinding for C-x C-a, for example,

  (global-set-key [?\C-x ?\C-a] 'align)

then M-x gdb crashes with the following error message:

  Key sequence C-x C-a C-l starts with non-prefix key C-x C-a

The Emacs documentation indicates that users are allowed to bind C-x C- 
keystrokes to functions that they use in their work. Most likely, M-x gdb 
can be implemented so that it doesn't crash with the above example.

Arni





This bug report was last modified 3 years and 227 days ago.

Previous Next


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