all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#58400: 29.0.50; Missing "\" in gud-def for gud-go
@ 2022-10-09 16:31 TatriX
  2022-10-10  6:43 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: TatriX @ 2022-10-09 16:31 UTC (permalink / raw)
  To: 58400

[-- Attachment #1: Type: text/plain, Size: 1507 bytes --]

Hi!

It seems that "C-v" in gdb-mi.el:961 should be "\C-v" because otherwise
it's interpreted
as "C-x C-a C - v"

https://github.com/emacs-mirror/emacs/blob/master/lisp/progmodes/gdb-mi.el#L961

In GNU Emacs 29.0.50 (build 3, x86_64-pc-linux-gnu, GTK+ Version
 3.24.34, cairo version 1.17.6) of 2022-09-25 built on home
Repository revision: b55b2f1c316ba6a488cc381513a17cf3eec27a0f
Repository branch: makepkg
Windowing system distributor 'The X.Org Foundation', version 11.0.12101004
System Description: Arch Linux

Configured using:
 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/var --mandir=/usr/share/man --with-gameuser=:games
 --with-modules --without-libotf --without-m17n-flt --without-gconf
 --with-native-compilation --with-xinput2 --with-x-toolkit=gtk3
 --without-xaw3d --with-sound=no --without-gpm
 --without-compress-install
 '--program-transform-name=s/\([ec]tags\)/\1.emacs/'
 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions
 -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security
 -fstack-clash-protection -fcf-protection'
 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON
LCMS2 LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG
RSVG SECCOMP SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP X11 XDBE XIM
XINPUT2 XPM GTK3 ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

[-- Attachment #2: Type: text/html, Size: 1820 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#58400: 29.0.50; Missing "\" in gud-def for gud-go
  2022-10-09 16:31 bug#58400: 29.0.50; Missing "\" in gud-def for gud-go TatriX
@ 2022-10-10  6:43 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-10-10  6:43 UTC (permalink / raw)
  To: TatriX; +Cc: 58400-done

> From: TatriX <tatrics@gmail.com>
> Date: Sun, 9 Oct 2022 18:31:12 +0200
> 
> It seems that "C-v" in gdb-mi.el:961 should be "\C-v" because otherwise it's interpreted
> as "C-x C-a C - v"
> 
> https://github.com/emacs-mirror/emacs/blob/master/lisp/progmodes/gdb-mi.el#L961

Thanks, fixed.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-10  6:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-09 16:31 bug#58400: 29.0.50; Missing "\" in gud-def for gud-go TatriX
2022-10-10  6:43 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.