emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Locale Dependent Downcasing in smtpmail]


From: Eli Zaretskii
Subject: Re: address@hidden: Locale Dependent Downcasing in smtpmail]
Date: Tue, 03 Apr 2007 18:29:42 +0300

> Cc: Eli Zaretskii <address@hidden>,  Kenichi Handa <address@hidden>,
>         address@hidden
> From: Volkan YAZICI <address@hidden>
> Date: Tue, 03 Apr 2007 16:44:40 +0300
> 
> BTW, here are some more buggy line from lisp/gnus: (These are just a
> small minority of the problematic lines as far as I can see from "grep
> downcase -RHn lisp/gnus")
> 
> nndoc.el:511:   (intern (downcase (mail-header-strip encoding))))))
> nndoc.el:905:   subtype (downcase (match-string 2 content-type))
> rfc2047.el:674: (concat "=?" (downcase (symbol-name mime-charset))
> 
> Failing Cases:
> (downcase "ISO-8859-1") ==> ıso-8859-1
> (downcase "text/plain") ==> text-plaın

Perhaps we should have something like downcase-ascii for such
situations.




reply via email to

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