From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21917 Path: main.gmane.org!not-for-mail From: Jason R Mastaler Newsgroups: gmane.emacs.gnus.general Subject: Re: Posting styles Date: 14 Mar 1999 13:04:54 -0700 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 1035159933 25427 80.91.224.250 (21 Oct 2002 00:25:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:25:33 +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 PAA09620 for ; Sun, 14 Mar 1999 15:07:23 -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 OAB13798; Sun, 14 Mar 1999 14:06:18 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 14 Mar 1999 14:06:34 -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 OAA07947 for ; Sun, 14 Mar 1999 14:06:26 -0600 (CST) Original-Received: from camel8.mindspring.com (camel8.mindspring.com [207.69.200.58]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA09568 for ; Sun, 14 Mar 1999 15:06:12 -0500 (EST) Original-Received: from ashanti.mastaler.com (pool-207-205-183-35.phnx.grid.net [207.205.183.35]) by camel8.mindspring.com (8.8.5/8.8.5) with SMTP id PAA15498 for ; Sun, 14 Mar 1999 15:05:39 -0500 (EST) Original-Received: (qmail 15332 invoked from network); 14 Mar 1999 20:04:23 -0000 Original-Received: from softdnserror (HELO LUBAANTUN.mastaler.com) (172.18.3.14) by softdnserror with SMTP; 14 Mar 1999 20:04:23 -0000 Original-To: ding@gnus.org In-Reply-To: Harry Putnam's message of "14 Mar 1999 10:48:40 -0800" Original-Lines: 16 User-Agent: Gnus/5.07007 (Pterodactyl Gnus v0.70) XEmacs/21.0(beta62) (Pyrenean) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21917 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21917 Harry Putnam writes: > ((posting-style > (name "Harry Putnam") > (address "Harry Putnam "))) > > Shouldn't the above cause the "From: " header to say > Harry Putnam ? I don't think your syntax for `address' is correct. Try something like the following instead: ((posting-style (name "Harry Putnam") (address "reader@newsguy.com")))