Gnus development mailing list
 help / color / mirror / Atom feed
From: Bill White <billw@wolfram.com>
Subject: posting styles problem: "body" attribute
Date: 07 Nov 2000 08:23:34 -0600	[thread overview]
Message-ID: <ruovgtzoo7t.fsf@g.wolfram.com> (raw)
In-Reply-To: <kp3dh3opvh.fsf@dagon.conectiva>

>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



  reply	other threads:[~2000-11-07 14:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-07 13:47 LDAP support Jorge Godoy
2000-11-07 14:23 ` Bill White [this message]
2000-11-07 16:16   ` posting styles problem: "body" attribute Francisco Solsona
2000-11-08  0:53 ` LDAP support Daniel Pittman
2000-11-08 11:40   ` Fabrice Gamberini
2000-11-08 15:04     ` Jorge Godoy
2000-11-09 15:16       ` Fabrice Gamberini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ruovgtzoo7t.fsf@g.wolfram.com \
    --to=billw@wolfram.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).