| 
      
      
      From: Lawrence M. <we...@gm...> - 2004-08-01 20:40:23
      
     | 
| Lucas Bonnet wrote: > -(defun erc-ctcp-query-VERSION (proc nick login host to msg) > +(defun my-erc-ctcp-query-VERSION (proc nick login host to msg) Ooops :). Other than that, make erc-ctcp-query-VERSION-string a defcustom, rather than a defvar, since it's changable by the user, and add a "*" as the first character of the docstring. -- Lawrence Mitchell <we...@gm...> |