aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-prog.el
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2024-12-22 16:37:44 +1100
committerYuchen Pei <id@ypei.org>2024-12-22 16:37:44 +1100
commitc997f63695502f1160524b2e76ea7358ad341bb1 (patch)
tree9c80ba1c271b710c230b31ca9e432c7f0618418c /emacs/.emacs.d/init/ycp-prog.el
parent76865e3e10a28c024275511e2348fb1b702650ce (diff)
[emacs] [bashrc] Multiple changes
- use custom mastodon.el - turn off flyspell in org-jira mode because it slows down significantly
Diffstat (limited to 'emacs/.emacs.d/init/ycp-prog.el')
-rw-r--r--emacs/.emacs.d/init/ycp-prog.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init/ycp-prog.el b/emacs/.emacs.d/init/ycp-prog.el
index f77a8bd..9eff2f8 100644
--- a/emacs/.emacs.d/init/ycp-prog.el
+++ b/emacs/.emacs.d/init/ycp-prog.el
@@ -112,6 +112,7 @@
;; Don't make this a general comint-mode hook, as it will overwrite
;; bash history rather than append to it.
(add-hook 'gud-mode-hook 'my-comint-add-write-history-hook)
+ (my-override gdb-frame-handler)
)
(my-package my-prog