From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21890 Path: main.gmane.org!not-for-mail From: Stainless Steel Rat Newsgroups: gmane.emacs.gnus.general Subject: Re: :prescript Date: 12 Mar 1999 22:53:13 -0500 Organization: The Happy Fun Ball Brigade Sender: owner-ding@hpc.uh.edu Message-ID: References: <001201be6bd8$2f452080$0a0aa8c0@office.saylor.bogus> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159912 25300 80.91.224.250 (21 Oct 2002 00:25:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:25:12 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id WAA22877 for ; Fri, 12 Mar 1999 22:54:38 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id VAB00271; Fri, 12 Mar 1999 21:53:57 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 12 Mar 1999 21:54:12 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id VAA23386 for ; Fri, 12 Mar 1999 21:54:02 -0600 (CST) Original-Received: from peorth.rgo.gweep.net (ratinox@adhara.ccs.neu.edu [129.10.116.158]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id WAA22836 for ; Fri, 12 Mar 1999 22:53:52 -0500 (EST) Original-Received: (from ratinox@localhost) by peorth.rgo.gweep.net (8.8.7/8.8.8) id WAA01707; Fri, 12 Mar 1999 22:53:14 -0500 Original-To: "(ding)" X-Attribution: Rat In-Reply-To: Stainless Steel Rat's message of "11 Mar 1999 19:55:40 -0500" Original-Lines: 43 User-Agent: Gnus/5.07008 (Pterodactyl Gnus v0.80) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21890 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21890 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Following up to my own posts, I have narrowed it down to two bugs in mail-source. The first one is easy to fix. In mail-source.el, there are a couple of (partial) forms that look like this: (if (fboundp prescript) (funcall prescript) and (if (fboundp postscript) (funcall postscript) They need to be quoted: (if (fboundp 'prescript) and (if (fboundp 'postscript) otherwise the interpreter tests the fboundness of the string instead of the variable. The second is a bit tougher for me to track down. Colons in the program string are converted to spaces. That is, "1110:peorth.gweep.net:110" becomes "1110 peorth.gweep.net 110". Escaping with backslashes does not appear to fix the problem (sigh). Possibly more bugs to be found as I experiment. -----BEGIN PGP SIGNATURE----- Version: GnuPG v0.9.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE26eEpgl+vIlSVSNkRAuRdAKDfzUwtsPb6nkFZJ2RMCxt0/YqzxACgyLrZ iu03WJo4qVqKriuL0aqwyL8= =u/+t -----END PGP SIGNATURE----- -- Rat \ Happy Fun Ball contains a liquid core, Minion of Nathan - Nathan says Hi! \ which, if exposed due to rupture, should PGP Key: at a key server near you! \ not be touched, inhaled, or looked at.