From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29062 Path: main.gmane.org!not-for-mail From: Colin Rafferty Newsgroups: gmane.emacs.gnus.general Subject: Re: problem with fancy-split's ! operator; bug? Date: 02 Feb 2000 12:24:19 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165796 576 80.91.224.250 (21 Oct 2002 02:03:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:03:16 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 9E34BD051F for ; Wed, 2 Feb 2000 12:29:35 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB21800; Wed, 2 Feb 2000 11:25:26 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 02 Feb 2000 11:25:11 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA17301 for ; Wed, 2 Feb 2000 11:24:51 -0600 (CST) Original-Received: from pivsbh1.ms.com (pivsbh1.ms.com [199.89.64.103]) by mailhost.sclp.com (Postfix) with ESMTP id B1CBAD0521 for ; Wed, 2 Feb 2000 12:24:47 -0500 (EST) Original-Received: (from uucp@localhost) by pivsbh1.ms.com (8.9.3/fw v1.30) id MAA01206 for ; Wed, 2 Feb 2000 12:24:42 -0500 (EST) Original-Received: from localhost(127.0.0.1) by pivsbh1 via smap (4.1) id sma.9495122641.000270; Wed, 2 Feb 00 12:24:24 -0500 Original-Received: by pivsbh1.ms.com (8.9.3/8.9.3(vs)) id MAA00254 for ; Wed, 2 Feb 2000 12:24:24 -0500 (EST) X-Authentication-Warning: pivsbh1.ms.com: Processed from queue /var/spool/mqueue-vs X-Authentication-Warning: pivsbh1.ms.com: Processed by uucp with -C /etc/mail/sendmail.vs.cf X-Interface: IDMZ Original-Received: from unknown(144.14.9.190) by pivsbh1 via smap (4.1) id sma.9495122601.029547; Wed, 2 Feb 00 12:24:20 -0500 Original-Received: from sag3 (sag3.morgan.com [144.14.193.113]) by safid1.morgan.com (8.8.5/hub+ldap v2.4) with ESMTP id MAA01729 for ; Wed, 2 Feb 2000 12:24:20 -0500 (EST) Original-Received: (craffert@localhost) by sag3 (980427.SGI.8.8.8/sendmail.cf.client v1.05) id MAA70072; Wed, 2 Feb 2000 12:24:20 -0500 (EST) Original-To: GNUS Mailing List X-Attribution: > Mail-Copies-To: never X-Face: y,o:AU/bfCrS+zS/W"^puB!rT!G7?U1Mvp1Hd{6h^>X4@Xp5,|g+rG>4gv/iy^&x9`k#s!]X~{]Js>@A4c}4Z"Ct7=#1nPS:?mrWH8c#>$)>/Wc5yuX_OFO1(4cZM{LvsKWVQSl~/i>!n[-B*i-alq[/m\bsdy;W4p(_ic;$BE.oG@eJf@sr#x#}FT<=H8Ozu%g;JpVz:v_~vt[>ef/MeNeo3~D^R]]*bB7{HB|E1$wfMzw X-Y-Zippy: I just remembered something about a TOAD! In-Reply-To: Matt Swift's message of "Wed, 02 Feb 2000 00:10:13 GMT" Original-Lines: 14 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) XEmacs/21.2 (Millenium) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29062 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29062 Matt Swift writes: > The following doesn't work. You get an error when you try to trace > the split. The same thing works with the `:' operator as expected. > What am I missing, or is this a bug? > (defun test-split (dummy) > '(& "one" "two")) > (setq nnmail-split-fancy '(! test-split "dummy")) It looks good to me. What is the error (traceback, please)? -- Colin