How to change GUD breakpoint keybinding to the old one
问题 Currently, I am using GUD in the newest version of Emacs. The keybinding has changed since the old Emacs. Now it is "\C-x \C-a \C-b" for setting a breakpoint but it was \C-[space]. I was wondering if there is anyway to change the keybinding to the old format? (For some reason I cannot change my Emacs version) I am using Emacs 24.5 Here is my .emacs file: ;; .emacs ;;; uncomment this line to disable loading of "default.el" at startup ;; (setq inhibit-default-init t) ;; turn on font-lock mode