chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
8a0069f
)
dot/emacs (compilation-scroll-output): Yes, I prefer `first-error'.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 21 Feb 2024 17:03:03 +0000
(17:03 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 21 Feb 2024 17:03:03 +0000
(17:03 +0000)
dot/emacs
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index 16006ae9a8cc1639fdef4065e5c690793ede842b..035d1327fd66786e2b996c1a318551101367f27e 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-365,7
+365,7
@@
(setq linum-format "%7d ")
(setq next-line-add-newlines nil) ;Don't add weird newlines
(setq split-height-threshold nil) ;Reuse windows where sensible
-(setq compilation-scroll-output
t
)
+(setq compilation-scroll-output
'first-error
)
(setq iswitchb-default-method 'samewindow ;Don't confuse me by showing
ido-default-file-method 'selected-window ;buffers in other random
ido-default-buffer-method 'selected-window) ;frames