From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26594 Path: main.gmane.org!not-for-mail From: Emerick Rogul Newsgroups: gmane.emacs.gnus.general Subject: How do I get no signature in particular groups? Date: 10 Nov 1999 14:11:50 -0500 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 1035163773 20228 80.91.224.250 (21 Oct 2002 01:29:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:29:33 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA06966 for ; Wed, 10 Nov 1999 15:12:11 -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 OAB04156; Wed, 10 Nov 1999 14:11:22 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 10 Nov 1999 14:11:40 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA22991 for ; Wed, 10 Nov 1999 14:11:30 -0600 (CST) Original-Received: from cs.bu.edu (root@CS.BU.EDU [128.197.10.2]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA06958 for ; Wed, 10 Nov 1999 15:10:53 -0500 (EST) Original-Received: from csa.bu.edu (emerick@csa [128.197.12.3]) by cs.bu.edu ((8.8.8.buoit.v1.0)/8.8.8/(BU-S-10/16/98-v1.0a)) with ESMTP id OAA28273 for ; Wed, 10 Nov 1999 14:11:52 -0500 (EST) Original-Received: (from emerick@localhost) by csa.bu.edu (8.8.5/8.8.5/(BU-C-02/10/97-v1.0)) id OAA16643; Wed, 10 Nov 1999 14:11:50 -0500 (EST) Original-To: ding@gnus.org Original-Lines: 12 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26594 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26594 In some newsgroups I'm subscribed to, I don't want any signature at all to be appended to my messages. I tried adding (message-signature nil) to my group parameters, but nothing happened. I also tried adding (signature nil) and (signature "") to that group's posting-style. Setting it to nil did nothing; setting it to "" was closer, but I was still getting the signature separator at the end of my message. Can anyone help me out with this? I'm sure there's an easy way to do it, but I can't seem to figure it out. I'm using pgnus 0.98. em