Gnus development mailing list
 help / color / mirror / Atom feed
From: Mike Fabian <mike.fabian@gmx.de>
Cc: ding@gnus.org
Subject: Re: 0x0a converted to 0x0d when saving attachments
Date: 01 Oct 1999 23:50:42 +0200	[thread overview]
Message-ID: <m3d7uy3g3x.fsf@nozomi.fabian.home> (raw)
In-Reply-To: Shenghuo ZHU's message of "01 Oct 1999 16:22:23 -0400"

Shenghuo ZHU <zsh@cs.rochester.edu> writes:

> >>>>> "Mike" == Mike Fabian <mike.fabian@gmx.de> writes:
> 
> Mike> Pterodactyl Gnus v0.97 still converts  all 0x0a into 0x0d when  saving
> Mike> binary attachments (eg. *.tar.gz files).
> 
> Mike> Shenghou ZHU did send a patch which fixed this for pgnus 0.95.
> 
> Mike> Has this patch been forgotten and not been applied to pgnus 0.96
> Mike> and pgnus 0.97?
> 
> [...]
> 
> The patch has been applied to 0.96.  (95-zsh6? Please help me check
> the patch number.)

Yes, your patch which worked well for 0.95 was 95-zsh6.diff.

> But there is still a bug.  I have not located where it is.  When I
> attach a file with 9 '0x0d's, the Gcc copy got 9, but the receiver got
> only 7.

I tried to send a 400kilobyte tar.gz file. The Gcc copy and the copy
which the receiver got were identical:

    mike@nozomi ~$ diff tcl8.1-info.tar.gz-gcc tcl8.1-info.tar.gz-receiver

but differed from the original. The only differences are that 0x0d
has been replaced by 0x0a:

    mike@nozomi ~$ cmp -l tcl8.1-info.tar.gz-gcc tcl8.1-info.tar.gz > cmp.out

    mike@nozomi ~$ head cmp.out
        66  12  15
       552  12  15
       694  12  15
       748  12  15
      1133  12  15
      1293  12  15
      1386  12  15
      1514  12  15
      2276  12  15
      2360  12  15

Mike

-- 
Mike Fabian   <mike.fabian@gmx.de>   
In der Neckarhelle 81, D-69118 Heidelberg-Ziegelhausen
Telephone: +49(0)6221/809222


  reply	other threads:[~1999-10-01 21:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-01 19:24 Mike Fabian
1999-10-01 20:22 ` Shenghuo ZHU
1999-10-01 21:50   ` Mike Fabian [this message]
1999-10-02  1:49     ` Shenghuo ZHU
1999-10-02 11:40       ` Mike Fabian
1999-10-02 17:51         ` Shenghuo ZHU
1999-10-03 14:37         ` Stainless Steel Rat
1999-10-03 15:43           ` Jan Vroonhof
1999-10-03 16:51             ` Stainless Steel Rat
1999-10-03 21:39           ` Jan Vroonhof
     [not found]           ` <byiu4oo3et.fsf@bolz <by4sg8nmyz.fsf@bolzano.math.ethz.ch>
1999-10-04 16:13             ` Stainless Steel Rat
1999-10-04 20:12               ` François Pinard
1999-10-05 11:42                 ` Kai Großjohann
1999-10-05 13:42                   ` Mike Fabian
1999-10-05 14:25                   ` François Pinard
1999-10-05 17:13                   ` Michael Welsh Duggan

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=m3d7uy3g3x.fsf@nozomi.fabian.home \
    --to=mike.fabian@gmx.de \
    --cc=ding@gnus.org \
    /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).