Gnus development mailing list
 help / color / mirror / Atom feed
From: Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
Cc: ding@ifi.uio.no
Subject: Re: 5.2.20 nits/fixes (with patches for most)
Date: Thu, 20 Jun 1996 16:24:23 +0200 (MET DST)	[thread overview]
Message-ID: <199606201424.QAA02060@durin.uio.no> (raw)
In-Reply-To: <x6wx13t1nl.fsf@eyesore.no>

> Well, not in Gnus 5.2.22.  To be consistent, it removes all trailing
> whitespace and inserts two newlines before the signature.  So there's
> always a blank line before the signature separator now, no matter what
> the message looks like.
> 
> I'm not sure whether that's right or not,

Silently removing whitespace is *not* all right; the whitespace may be
part of the message.  It might, for example, be a blank diff line.  The
space on the line before '-- ' is signficiant:

--- foo.c.orig	Thu Jun 20 16:20:44 1996
+++ foo.c	Thu Jun 20 16:20:33 1996
@@ -1,5 +1,5 @@
 foo ()
 {
+   hi(there);
-   ho(there);
 }
 
-- 
Hallvard


  reply	other threads:[~1996-06-20 14:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-19 15:52 Christopher Davis
1996-06-19 16:36 ` Lars Magne Ingebrigtsen
1996-06-19 20:29   ` Christopher Davis
1996-06-20  6:44     ` Lars Magne Ingebrigtsen
1996-06-20 14:24       ` Hallvard B Furuseth [this message]
1996-06-20 14:37         ` Lars Magne Ingebrigtsen
1996-06-19 23:00   ` Edward J. Sabol
1996-06-20  4:05     ` Firebeard
1996-06-21 15:35   ` Christopher Davis
1996-06-21 15:50     ` Lars Magne Ingebrigtsen
1996-06-21 17:24       ` Christopher Davis
1996-06-22  9:04         ` Lars Magne Ingebrigtsen

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=199606201424.QAA02060@durin.uio.no \
    --to=h.b.furuseth@usit.uio.no \
    --cc=ding@ifi.uio.no \
    /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).