someusernamehere | 1 Mar 2008 01:10
Picon

Re: help with erc function

On Feb 29, 4:46 pm, Bastien <b... <at> altern.org> wrote:

> Can you show some code?

sure, take a look:

(defun kick (nick)
  (let* ((chan (erc-default-target)))
         (erc-send-command (format "kick %s %s %s" chan nick "go
away"))))

thanks.


Gmane