dot/ercrc.el: Turn off `erc-scrolltobottom-mode'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 27 May 2013 16:41:36 +0000 (17:41 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 27 May 2013 16:41:36 +0000 (17:41 +0100)
It interacts really badly with wrapped lines.

dot/ercrc.el

index 30da860..525368d 100644 (file)
@@ -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")