From: Francois Fleuret Date: Thu, 10 Oct 2013 06:32:48 +0000 (+0200) Subject: Update. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=elisp.git;a=commitdiff_plain;h=a4beb5269fa0161160fb23997d9d7c9153184c1a Update. --- diff --git a/emacs.el b/emacs.el index 3d01f80..a3e1386 100644 --- a/emacs.el +++ b/emacs.el @@ -219,6 +219,12 @@ load-warning buffer in case of failure." mc-use-default-recipients t ;; browse-url-new-window-flag t + + ;; I do not like compilation to automatically split the active window + ;; vertically, even when the said window is very wide + split-height-threshold 0 + split-width-threshold nil + ) ;; The backups