dot/ercrc.el: Keep cursor at the bottom of the window.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 13 Mar 2013 20:49:23 +0000 (20:49 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 13 Mar 2013 20:49:23 +0000 (20:49 +0000)
dot/ercrc.el

index 525368d..30da860 100644 (file)
@@ -12,6 +12,7 @@
       erc-timestamp-right-column 68
       erc-fill-prefix "   "
       erc-max-buffer-size (* 60 3000))
+(erc-scrolltobottom-enable)
 
 (load "~/.erc-local.el")