emacs: set debug-on-error
This commit is contained in:
parent
0d1f2570d1
commit
70cf47825c
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ value `italic'."
|
||||||
|
|
||||||
;; variables
|
;; variables
|
||||||
(setq compilation-scroll-output t
|
(setq compilation-scroll-output t
|
||||||
|
debug-on-error t
|
||||||
dictionary-server "dict.org"
|
dictionary-server "dict.org"
|
||||||
dired-listing-switches "-alh --group-directories-first"
|
dired-listing-switches "-alh --group-directories-first"
|
||||||
fill-column 74
|
fill-column 74
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue