[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Eszett character not uppercased
|
From: |
Stefan Monnier |
|
Subject: |
Re: Eszett character not uppercased |
|
Date: |
02 Jun 2004 16:37:25 -0400 |
|
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
> The eszett character did not uppercase. It should have been replaced with SS,
The mechanisms in place in Emacs to handle upcasing&downcasing only allow
char->char mappings. It is a known limitation. I don't know of anybody who
has started to work on lifting it,
Stefan