From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34206 Path: main.gmane.org!not-for-mail From: Nick Papadonis Newsgroups: gmane.emacs.gnus.general Subject: help: gnus-posting-styles problems Date: 11 Jan 2001 04:47:26 -0500 Organization: blah1 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170176 29208 80.91.224.250 (21 Oct 2002 03:16:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:16:16 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 6EF50D049E for ; Thu, 11 Jan 2001 10:47:06 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB32018; Thu, 11 Jan 2001 09:46:28 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 Jan 2001 09:45:53 -0600 (CST) Original-Received: from epithumia.math.uh.edu (IDENT:root@epithumia.math.uh.edu [129.7.128.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA27232 for ; Thu, 11 Jan 2001 09:45:47 -0600 (CST) Original-Received: (from tibbs@localhost) by epithumia.math.uh.edu (8.9.3/8.9.3) id JAA03768 for ding@hpc.uh.edu; Thu, 11 Jan 2001 09:46:13 -0600 Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id DAA24704 for ; Thu, 11 Jan 2001 03:47:02 -0600 (CST) Original-Received: from h0050bad6338d.ne.mediaone.net (h0050bad6338d.ne.mediaone.net [24.91.116.11]) by mailhost.sclp.com (Postfix) with ESMTP id C052CD049E for ; Thu, 11 Jan 2001 04:47:28 -0500 (EST) Original-Received: (from nick@localhost) by h0050bad6338d.ne.mediaone.net (8.9.3/8.9.3) id EAA25712; Thu, 11 Jan 2001 04:47:28 -0500 X-Authentication-Warning: h0050bad6338d.ne.mediaone.net: nick set sender to nick@coelacanth.com using -f Original-To: ding@gnus.org X-Face: 01-z%.O)i7LB;Cnxv)caA5j@>3jYX:)*O6:@F>it.>stK5,i^jk0epU\$*cQ9 !)Oqf[@SOzys\7Ym}:2KWpM=8OCC` User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 26 Xref: main.gmane.org gmane.emacs.gnus.general:34206 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34206 Hi. I tried using gnus-posting-styles awhile back, but had trouble. I recently updated xemacs 21.1.13 and latest cvs snapshot of gnus. Everything in my gnus-posting-styles works, except for recognizing the 'To:' field in the header. I would like to change my reply from field give a To: field in the original message. Does anyone have any idea whats wrong with the following? It's based off the example in the info files. (setq gnus-posting-styles '((".*" (signature-file "~/.signature") (name "Nick Papadonis") (organization "blah")) (header "From.*To" "npapadon@yahoo.com" (organization "Somewhere, Inc.")) ("^nnml:.*coelacanth" (organization "Blah")) ("^nn.+:" (signature-file "~/.signature")))) Thanks. -- - Nick