Package: erc Tags: patch The attached patch adds support for per-server configuration of the erc-email-userid variable. For example: (erc :server "my.irc.net" :port 6667 :nick "test" :full-name "test" :email-userid "test") will set the email-userid to "test" for the my.irc.net server.