From: Mark Wooding Date: Mon, 27 May 2013 16:41:36 +0000 (+0100) Subject: dot/ercrc.el: Turn off `erc-scrolltobottom-mode'. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/af3f85f6ff483bcdb483bae504d802433b742a68?ds=sidebyside dot/ercrc.el: Turn off `erc-scrolltobottom-mode'. It interacts really badly with wrapped lines. --- diff --git a/dot/ercrc.el b/dot/ercrc.el index 30da860..525368d 100644 --- a/dot/ercrc.el +++ b/dot/ercrc.el @@ -12,7 +12,6 @@ erc-timestamp-right-column 68 erc-fill-prefix " " erc-max-buffer-size (* 60 3000)) -(erc-scrolltobottom-enable) (load "~/.erc-local.el")