From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46483 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: split banners of free mail servers Date: Wed, 11 Sep 2002 14:18:05 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1031721654 26110 127.0.0.1 (11 Sep 2002 05:20:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 11 Sep 2002 05:20:54 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17ozvo-0006n0-00 for ; Wed, 11 Sep 2002 07:20:53 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17ozue-0004Q8-00; Wed, 11 Sep 2002 00:19:40 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 11 Sep 2002 00:20:07 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id AAA11502 for ; Wed, 11 Sep 2002 00:19:35 -0500 (CDT) Original-Received: (qmail 12633 invoked by alias); 11 Sep 2002 05:18:44 -0000 Original-Received: (qmail 12628 invoked from network); 11 Sep 2002 05:18:43 -0000 Original-Received: from unknown (HELO mars.web-hosting.com) (207.228.244.150) by gnus.org with SMTP; 11 Sep 2002 05:18:43 -0000 Original-Received: from localhost ([207.228.245.242]) by mars.web-hosting.com (8.11.1/8.11.1) with ESMTP id g8B5Ifo03674; Wed, 11 Sep 2002 01:18:41 -0400 (EDT) Original-To: tsuchiya@namazu.org User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Informed Management, sparc-sun-solaris2.6) X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( Cancel-Lock: sha1:YQIG18TGjpkGYPyMv3gqZC81PiU= X-Hashcash: 020911:tsuchiya@namazu.org:200b0e729b6956a2 X-Hashcash: 020911:ding@gnus.org:153d9a1e0e34a2ec Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46483 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46483 >>>>> In >>>>> tsuchiya@namazu.org wrote: > Some mail servers, which provide free mail accounts, insert their > advertisements into their relaying messages. In order to split them, > I propose the following change. That's a good feature. But... > + (assoc-default (save-restriction I noticed just now that the function `assoc-default' is not available in XEmacs without APEL. Could we use `assoc' instead? -- Katsumi Yamaoka