From: <dm...@dm...> - 2002-04-26 13:19:43
|
* dm...@dm... [2002-04-26 12:44:39] > The following patch against CVS allows the user to customize the quit > message by writing a lisp function. Two functions are provided: > - erc-quit-reason-normal: uses the existing version number > string > - erc-quit-reason-zippy: uses a quote from Zippy the Pinhead. > > I'm not subscribed to erc-help, please cc: me on any replies. Here's a better one, as it allows the user to specify an alist of quit keywords to string/function mappings (as well as the previous behaviour). |