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

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

Re: Why is cp1252 special?


From: Torsten Bronger
Subject: Re: Why is cp1252 special?
Date: Fri, 07 Oct 2005 18:01:11 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Hallöchen!

Reiner Steib <reinersteib+from-uce@imap.cc> writes:

> On Fri, Oct 07 2005, Torsten Bronger wrote:
>
>> I use recent CVS versions of Gnus and Emacs.
>>
>> After a couple of non-declared encodings in Outlook postings which I
>> received with Gnus, 
>
> Please elaborate what's the problem in Gnus.

The problem *was* that with some articles with undeclared encoding,
Gnus used cp850 because my .emacs said

(prefer-coding-system 'cp850)
(prefer-coding-system 'iso-latin-1)
(prefer-coding-system 'utf-8)

>> I'm just curious: Why is there some sort of asymmetry between cp1252
>> and most (if not all) other codepages?
>
> I don't see any asymmetry:
>
> [...]

What I observed is that

(codepage-setup 1257)

works but

(codepage-setup 1252)

yields "Unsupported codepage 1252".

> [...]  I don't recall that (codepage-setup 1252) ever worked.

Could this be because no mapping for 1252 appears in codepage.el?

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus            ICQ 264-296-646


reply via email to

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