help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: erc hook when text is modified?


From: Bastien
Subject: Re: erc hook when text is modified?
Date: Sat, 23 Feb 2008 11:32:06 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

someusernamehere <someusernamehere@gmail.com> writes:

> There is a erc hook when a text is modified, I mean when a message on
> a channel is printed?

,----[ erc-server-PRIVMSG-functions ]
| Hook called upon receiving a PRIVMSG server response.
| Each function is called with two arguments, the process associated
| with the response and the parsed response.  If the function returns
| non-nil, stop processing the hook.  Otherwise, continue.
| 
| See also `erc-server-PRIVMSG'.
`----

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]