[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with library images on Windows (again)
From: |
Stefan Monnier |
Subject: |
Re: Problem with library images on Windows (again) |
Date: |
Fri, 03 Jun 2005 13:23:37 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
>> The files are not opened in binary mode or something like that?
> Its a possibility, but Emacs should be linked with binmode.obj, which
> makes the default mode binary.
Also opening them in the wrong mode should only cause garbled images,
not crashes, right?
Stefan