From: Amin Bandali Date: Sun, 5 Jan 2020 00:04:03 +0000 (-0500) Subject: emacs: add binding for debbugs-gnu-bugs to jump to a bug given its # X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/8cee0db424b28ad91b2a12c4aed7009f7e4ed235 emacs: add binding for debbugs-gnu-bugs to jump to a bug given its # --- diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 30ed59d..da48b9d 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -2006,6 +2006,7 @@ This function is intended for use with `ivy-ignore-buffers'." :files (:defaults "Debbugs.wsdl")) :bind (("C-c D d" . debbugs-gnu) + ("C-c D b" . debbugs-gnu-bugs) ("C-c D e" . (lambda () (interactive)