Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-posting-styles
@ 1999-06-14 18:00 Dirk Bernhardt
  1999-07-03  8:48 ` gnus-posting-styles Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Dirk Bernhardt @ 1999-06-14 18:00 UTC (permalink / raw)


Hi there,

pgnus-0.87 with 

(setq gnus-posting-styles
      '((".*"
	 (body "\nKrid")
	 (signature-file "~/.sig"))
	("de.rec.motorrad"
	 (signature-file "~/.sig_drm"))))

inserts a blank line between `Krid' and the signature (see below).  How can
I make gnus not do that but rather do as before (no blank line)?

Krid

-- 
ungeduscht, geduzt und ausgebuht


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gnus-posting-styles
  1999-06-14 18:00 gnus-posting-styles Dirk Bernhardt
@ 1999-07-03  8:48 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-07-03  8:48 UTC (permalink / raw)


Dirk Bernhardt <krid@comnets.rwth-aachen.de> writes:

> inserts a blank line between `Krid' and the signature (see below).  How can
> I make gnus not do that but rather do as before (no blank line)?

Hm.  The code now calls `message-insert-signature', and that function
always inserts a blank line before the signature.  That means that the 
posting style thing inserts the signature the same way as "native"
Message does it, which seems consistent to me.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-07-03  8:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-14 18:00 gnus-posting-styles Dirk Bernhardt
1999-07-03  8:48 ` gnus-posting-styles Lars Magne Ingebrigtsen

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).