From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33246 Path: main.gmane.org!not-for-mail From: Bill White Newsgroups: gmane.emacs.gnus.general Subject: posting styles problem: "body" attribute Date: 07 Nov 2000 08:23:34 -0600 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 1035169389 24133 80.91.224.250 (21 Oct 2002 03:03:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:03:09 +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 27390D049A for ; Tue, 7 Nov 2000 09:24:14 -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 IAB03542; Tue, 7 Nov 2000 08:23:59 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 07 Nov 2000 08:23:27 -0600 (CST) 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 IAA22540 for ; Tue, 7 Nov 2000 08:23:17 -0600 (CST) Original-Received: from dragonfly.wolfram.com (dragonfly.wolfram.com [140.177.10.12]) by mailhost.sclp.com (Postfix) with ESMTP id CCF91D049A for ; Tue, 7 Nov 2000 09:23:32 -0500 (EST) Original-Received: from g.wolfram.com (root@g.wolfram.com [140.177.4.48]) by dragonfly.wolfram.com (8.8.8/8.8.8) with ESMTP id IAA15714 for ; Tue, 7 Nov 2000 08:23:29 -0600 (CST) Original-Received: (from billw@localhost) by g.wolfram.com (8.9.3/8.9.2) id IAA07592; Tue, 7 Nov 2000 08:23:34 -0600 X-Authentication-Warning: g.wolfram.com: billw set sender to billw@wolfram.com using -f Original-To: ding@gnus.org X-Liturgical-Date: Weekday -- Tuesday of the Thirty-First Week of Ordinary Time, A.D. 2000 In-Reply-To: Original-Lines: 51 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33246 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33246 >>From the Picking Nits department - I'm playing around with posting styles: ,----[ ~/.gnus ] | (setq gnus-inhibit-posting-styles nil) | (setq gnus-posting-styles | '((".*" | (body "\n\nbw") | (signature-file "/billw/Mail/.signature")))) `---- When I start a new message, either with 'm' in the Group buffer or by replying to another message, I get an unwanted newline after my initials and before message-signature-separator, like this: ,----[ with posting styles ] | To: | Subject: | Gcc: nnml:archive.2000-11 | --text follows this line-- | | | bw ACK! => | | -- | Bill White . billw@wolfram.com . http://members.wri.com/billw `---- With posting styles disabled, there's still a newline before message-signature-separator, of course: ,----[ without posting styles ] | To: | Subject: | Gcc: nnml:archive.2000-11 | --text follows this line-- NL => | | -- | Bill White . billw@wolfram.com . http://members.wri.com/billw `---- So is it possible to make the "body" attribute in my posting style insert its stuff *after* the newline? Or is there some other way to automatically delete/disable the newline? Thanks - bw (newline removed manually) -- Bill White . billw@wolfram.com . http://members.wri.com/billw