changeset 167:855b4277cf0d

erc: make erc-input-line-position actually work... maybe?
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Wed, 25 Oct 2017 16:52:30 -0400
parents 16d292bae7dd
children 97531390b060
files dotemacs.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dotemacs.el
+++ b/dotemacs.el
@@ -356,7 +356,7 @@
    (quote
     (elpy-module-company elpy-module-eldoc elpy-module-flymake elpy-module-pyvenv elpy-module-yasnippet elpy-module-sane-defaults)))
  '(elpy-rpc-timeout 5)
- '(erc-input-line-position 0 t)
+ '(erc-input-line-position 0)
  '(erc-modules
    (quote
     (highlight-nicknames scrolltobottom completion autojoin button fill irccontrols list match menu move-to-prompt netsplit networks noncommands readonly ring stamp track)))