X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/8a0069f5659cfb24bcc6eb23ff18bf7f8f8c85d8..e8532c79c42b256fe1db82e60fc70d6dc78a5ded:/dot/emacs diff --git a/dot/emacs b/dot/emacs index 16006ae..035d132 100644 --- 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