From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: erc hook when text is modified? Date: Sat, 23 Feb 2008 11:32:06 +0000 Message-ID: <873arjq56x.fsf@bzg.ath.cx> References: <707a2535-70f6-4778-b0d9-2836c5bd2aaf@p43g2000hsc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203766364 19354 80.91.229.12 (23 Feb 2008 11:32:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 23 Feb 2008 11:32:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 23 12:33:09 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JSscv-0007Pw-6L for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Feb 2008 12:33:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSscP-0006w7-N2 for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Feb 2008 06:32:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSsc2-0006w2-3C for help-gnu-emacs@gnu.org; Sat, 23 Feb 2008 06:32:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSsbz-0006vq-2z for help-gnu-emacs@gnu.org; Sat, 23 Feb 2008 06:32:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSsby-0006vn-UR for help-gnu-emacs@gnu.org; Sat, 23 Feb 2008 06:32:10 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.169]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSsby-0002B2-Al for help-gnu-emacs@gnu.org; Sat, 23 Feb 2008 06:32:10 -0500 Original-Received: by ug-out-1314.google.com with SMTP id a2so149325ugf.48 for ; Sat, 23 Feb 2008 03:32:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=568arSnMYxDGaj3Cl2fPISneOE9vTMBm+8oWbj1h/Tk=; b=uWtRiLrA5UKkwWyQDNZH3wEVK7OCZJMGFc5avXAc9BQSbxvO3H+BTvyEuqdSqsyFW/wm2Lf5XLvs9OvhxO30kP7WF0086KyyCLpwW43WUQJM/Nfq6JEaAXlWXgVxyu+k0s/8iIgzYIfzo1M3vWGYRByWh92CZaCt8mUTVkgxlp8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=hG1RJzeK5rlP195ywUuLpu51SZKnRamfOHBQbAvpo+GFozhs/UzeBJH/FMGLMxRhXSOg7tUYzb6k/YQSZqUQh5AoICoOY8Bhz00nYCThlaCFx7U83wvvLjvboCQC2Z3VaFkSXIfdSjqtr6d+SOWl3np4UCsQBH3VC4vGZJf7Nmw= Original-Received: by 10.66.236.13 with SMTP id j13mr337092ugh.30.1203766329339; Sat, 23 Feb 2008 03:32:09 -0800 (PST) Original-Received: from bzg.ath.cx ( [90.35.240.63]) by mx.google.com with ESMTPS id g28sm4015787fkg.2.2008.02.23.03.32.07 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 23 Feb 2008 03:32:08 -0800 (PST) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 5C2C41575BD; Sat, 23 Feb 2008 11:32:05 +0000 (GMT) In-Reply-To: <707a2535-70f6-4778-b0d9-2836c5bd2aaf@p43g2000hsc.googlegroups.com> (someusernamehere@gmail.com's message of "Fri, 22 Feb 2008 12:04:36 -0800 (PST)") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51786 Archived-At: someusernamehere 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