GNU bug report logs - #59605
29.0.50; gdb no more creates Gud menu entry for source file window

Previous Next

Package: emacs;

Reported by: martin rudalics <rudalics <at> gmx.at>

Date: Sat, 26 Nov 2022 10:35:01 UTC

Severity: normal

Found in version 29.0.50

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

Bug is archived. No further changes may be made.

Full log


Message #16 received at 59605-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: rudalics <at> gmx.at, 59605-done <at> debbugs.gnu.org
Subject: Re: bug#59605: 29.0.50; gdb no more creates Gud menu entry for
 source file window
Date: Mon, 28 Nov 2022 21:21:46 +0200
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: martin rudalics <rudalics <at> gmx.at>,  59605 <at> debbugs.gnu.org
> Date: Mon, 28 Nov 2022 12:55:37 -0500
> 
> The immediate problem in the patch is that it removed
> 
>     (setf (alist-get 'gud-minor-mode minor-mode-map-alist)
>           gud-minor-mode-map)
> 
> without replacing it with anything else.
> Re-adding those 2 lines seems to bring back the previous behavior.

Thanks.  I could've sworn that I tried that and it didn't work, which is why
I decided this was because gud-minor-mode is not a proper minor mode.  But I
guess my testing was flawed, because it definitely does work.

So I've now made that change, and I'm closing this bug.




This bug report was last modified 2 years and 232 days ago.

Previous Next


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