bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65299: 29.1; ZIP archived WEBP images can not be displayed correctly


From: awrhygty
Subject: bug#65299: 29.1; ZIP archived WEBP images can not be displayed correctly
Date: Tue, 15 Aug 2023 22:05:36 +0900
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: awrhygty@outlook.com
>> Date: Tue, 15 Aug 2023 13:02:43 +0900
>> 
>> 
>> Opening a entry for a WEBP image in a ZIP archive,
>> the subfile buffer is multibyte and the image is not displayed or
>> displayed collapsed.
>
> You need to say
>
>   C-x RET c no-conversion RET RET
>
> to open such files from a zip archive.
>
> Determining the right coding system when opening files from ZIP
> archives is a tricky issue, and frequently needs forcing a certain
> encoding manually.  I don't know how to do better in general, what
> with all the possible sources of the files and their encodings.  A Zip
> archive can include files from Unix systems or from Windows, and we
> unzip by running the 'unzip' program.  So the usual defaults for
> guessing the encoding don't really work.

At least modifying 'auto-coding-alist takes effect.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]