unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* erc hook when text is modified?
@ 2008-02-22 20:04 someusernamehere
  2008-02-23 11:32 ` Bastien
       [not found] ` <mailman.7822.1203766335.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: someusernamehere @ 2008-02-22 20:04 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: erc hook when text is modified?
  2008-02-22 20:04 erc hook when text is modified? someusernamehere
@ 2008-02-23 11:32 ` Bastien
       [not found] ` <mailman.7822.1203766335.18990.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 4+ messages in thread
From: Bastien @ 2008-02-23 11:32 UTC (permalink / raw)
  To: help-gnu-emacs

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: erc hook when text is modified?
       [not found] ` <mailman.7822.1203766335.18990.help-gnu-emacs@gnu.org>
@ 2008-03-04 23:21   ` someusernamehere
  2008-03-04 23:58     ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: someusernamehere @ 2008-03-04 23:21 UTC (permalink / raw)
  To: help-gnu-emacs

Bastien escreveu:
> 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'.
> `----

Thanks Bastien, but this is only if the message if for my nick, i
mean, when the message is for any person, there is a hook for a
message send to any person?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: erc hook when text is modified?
  2008-03-04 23:21   ` someusernamehere
@ 2008-03-04 23:58     ` Bastien
  0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2008-03-04 23:58 UTC (permalink / raw)
  To: someusernamehere; +Cc: help-gnu-emacs

someusernamehere <someusernamehere@gmail.com> writes:

> Bastien escreveu:
>> 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'.
>> `----
>
> Thanks Bastien, but this is only if the message if for my nick, i
> mean, when the message is for any person, there is a hook for a
> message send to any person?

I don't know.

-- 
Bastien




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-04 23:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-22 20:04 erc hook when text is modified? someusernamehere
2008-02-23 11:32 ` Bastien
     [not found] ` <mailman.7822.1203766335.18990.help-gnu-emacs@gnu.org>
2008-03-04 23:21   ` someusernamehere
2008-03-04 23:58     ` Bastien

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).