From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Olson Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] erc: New response handler Date: Sun, 8 May 2011 14:31:54 -0700 Message-ID: References: <20110423235353.GA53787@aparichita.lostca.se> <87zkmw7w6w.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1304890346 14158 80.91.229.12 (8 May 2011 21:32:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 8 May 2011 21:32:26 +0000 (UTC) Cc: Debarshi Ray , Emacs Development Discussions To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 08 23:32:21 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QJBaO-0004nD-Kb for ged-emacs-devel@m.gmane.org; Sun, 08 May 2011 23:32:20 +0200 Original-Received: from localhost ([::1]:55371 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJBaO-0002YW-2j for ged-emacs-devel@m.gmane.org; Sun, 08 May 2011 17:32:20 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJBaL-0002Y9-46 for emacs-devel@gnu.org; Sun, 08 May 2011 17:32:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJBaK-0003z3-1t for emacs-devel@gnu.org; Sun, 08 May 2011 17:32:17 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:54934) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJBaJ-0003yw-SO for emacs-devel@gnu.org; Sun, 08 May 2011 17:32:16 -0400 Original-Received: by iyh42 with SMTP id 42so5329543iyh.0 for ; Sun, 08 May 2011 14:32:14 -0700 (PDT) Original-Received: by 10.231.69.149 with SMTP id z21mr1999068ibi.60.1304890334126; Sun, 08 May 2011 14:32:14 -0700 (PDT) Original-Received: by 10.231.206.145 with HTTP; Sun, 8 May 2011 14:31:54 -0700 (PDT) X-Originating-IP: [99.116.250.80] In-Reply-To: <87zkmw7w6w.fsf@stupidchicken.com> X-Google-Sender-Auth: oQsiulq6oyassj5bLO0gkRe-xZc X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:139235 Archived-At: +1 from me On Sun, May 8, 2011 at 1:51 PM, Chong Yidong wrote: > Debarshi Ray writes: > >> Here is a small patch to implement the 671 numeric, which is an extensio= n of >> RFC 2812 implemented by some IRC daemons. eg., http://ur1.ca/3khsr and >> http://ur1.ca/3khrh >> >> http://rishi.fedorapeople.org/gnu/0001-New-response-handler-for-671.patc= h >> >> This numeric represents the RPL_WHOISSECURE message, which indicates whe= ther >> a user is using a secure connection or not. >> >> Once the patch is deemed acceptable, I can send a Bazaar bundle as descr= ibed in >> http://www.emacswiki.org/emacs/BzrForEmacsCasualDevs > > Hi Michael, > > Could you review this patch? =C2=A0Thanks. > --=20 Michael Olson=C2=A0 |=C2=A0 http://mwolson.org/