From 002c98545eb799b2293ee98459d534339739b032 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Tue, 27 Jun 2023 19:53:06 +1000 Subject: buncha changes - add gdbinit - attempt to fix tempel in eglot (not working) - add qutebrowser to hmm browser - allow find file to open file:line_no --- emacs/.emacs.d/init/ycp-prog.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emacs/.emacs.d/init/ycp-prog.el') diff --git a/emacs/.emacs.d/init/ycp-prog.el b/emacs/.emacs.d/init/ycp-prog.el index 27d860b..003e862 100644 --- a/emacs/.emacs.d/init/ycp-prog.el +++ b/emacs/.emacs.d/init/ycp-prog.el @@ -237,6 +237,8 @@ (setq debugger-stack-frame-as-list t) (setq display-raw-bytes-as-hex t) +(setq eval-expression-print-length 300) +(setq eval-expression-print-level 10) ;;; paredit (my-package paredit -- cgit v1.2.3