GNU bug report logs - #13569
24.3.50; gdb-control-commands-regexp has a typo

Previous Next

Package: emacs;

Reported by: emacs18 <at> gmail.com

Date: Sun, 27 Jan 2013 21:22:01 UTC

Severity: minor

Merged with 13303, 20807, 32576

Found in versions 24.2.91, 24.3.50, 24.5, 26.1

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

Bug is archived. No further changes may be made.

Full log


Message #11 received at 13569 <at> debbugs.gnu.org (full text, mbox):

From: Richard Kim <emacs18 <at> gmail.com>
To: 13569 <at> debbugs.gnu.org
Subject: 24.3.50; gdb-control-commands-regexp has a typo
Date: Sun, 27 Jan 2013 14:22:13 -0800
My suggested change may not be adequate.

The full name of the gdb command in question is "commands".
However gdb allows  any one of these partial spelling of the name:
"comm", "comma", "comman", and "command".

emacs-23 has no problem dealing with any of these partial names.

emacs-24, however, only accepts the full name "commands".
If emacs-24 were to allow all legal shorthands, then "commands" in the regexp
should be replaced with  something like "comm\\(a\\(n\\(ds?\\)?\\)?\\)?".
I hope there is a simpler way to express this.




This bug report was last modified 6 years and 315 days ago.

Previous Next


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