emacs-devel
[Top][All Lists]
Advanced

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

Re: downcase'ing wrt locale in smtpmail.el


From: Richard Stallman
Subject: Re: downcase'ing wrt locale in smtpmail.el
Date: Sun, 13 Jan 2008 03:34:53 -0500

    I just noticed this report.  Is there a function in elisp that does
    downcase in the C locale?  For this use, we only care about ASCII, so a
    'tr A-Z a-z' would work.  Do smtpmail.el have to implement a
    'downcase-ascii' function itself?

You can switch to the standard case table for this.




reply via email to

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