From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6819 Path: main.gmane.org!not-for-mail From: "Edward J. Sabol" Newsgroups: gmane.emacs.gnus.general Subject: Re: 5.2.20 nits/fixes (with patches for most) Date: Wed, 19 Jun 1996 19:00:33 -0400 Message-ID: <199606192300.TAA29647@thuban.gsfc.nasa.gov> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035147219 4847 80.91.224.250 (20 Oct 2002 20:53:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:53:39 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id QAA11719 for ; Wed, 19 Jun 1996 16:29:01 -0700 Original-Received: from thuban.gsfc.nasa.gov (thuban.gsfc.nasa.gov [128.183.127.167]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 20 Jun 1996 01:00:35 +0200 Original-Received: (from sabol@localhost) by thuban.gsfc.nasa.gov (LHEA9504/950407.s1) id TAA29647; Wed, 19 Jun 1996 19:00:33 -0400 Original-To: Gnus Mailing List In-reply-to: (message from Lars Magne Ingebrigtsen on 19 Jun 1996 18:36:55 +0200) Xref: main.gmane.org gmane.emacs.gnus.general:6819 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6819 Excerpts from mail: (19-Jun-96) Re: 5.2.20 nits/fixes (with patches for most) by Lars Magne Ingebrigtsen >> - message-insert-signature adds a gratuitous blank line at the end of the >> text if the text already ends in a newline. > > An extra newline before the signature separator? Hm, yes... It removes > all whitespace at the end of the message before inserting the > signature, and it inserts a blank line before the separator. This is > slightly fascist. Should it do this or not? I like the blank line between the "^-- $" and the message text. I prefer to think of the signature separator as "\n-- \n" as opposed to simply "-- \n". YMMV, however. Later, Ed