Skip to content

Instantly share code, notes, and snippets.

@aspiers
Created March 30, 2012 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aspiers/2250577 to your computer and use it in GitHub Desktop.
Save aspiers/2250577 to your computer and use it in GitHub Desktop.
'(erc-generate-log-file-name-function (quote erc-generate-log-file-name-network))
'(erc-log-channels-directory "~/.erc/log")
'(erc-log-insert-log-on-open t)
'(erc-log-mode t)
'(erc-log-write-after-insert t)
'(erc-log-write-after-send t)
'(erc-modules (quote (autojoin button completion fill irccontrols log match menu netsplit noncommands readonly ring stamp track)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment