dot/emacs (compilation-scroll-output): Yes, I prefer `first-error'.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 21 Feb 2024 17:03:03 +0000 (17:03 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 21 Feb 2024 17:03:03 +0000 (17:03 +0000)
dot/emacs

index 16006ae..035d132 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
 (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