[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30664: 25.2; eww-download corrupts PDF files (and probably other bin
From: |
Eli Zaretskii |
Subject: |
bug#30664: 25.2; eww-download corrupts PDF files (and probably other binary files too) |
Date: |
Thu, 01 Mar 2018 21:18:56 +0200 |
> From: Andreas Schwab <schwab@suse.de>
> Date: Thu, 01 Mar 2018 18:10:34 +0100
> Cc: 30664@debbugs.gnu.org
>
> I think it's only a problem because PDF files look like text files.
> Other binary files are immediately recognized as binary.
You are right, but I think a download function should produce a file
that is identical to its original, even if it's a text file. No
coding conversions or EOL conversions should take place.