[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] repl and mime handling
From: |
Oliver Kiddle |
Subject: |
Re: [Nmh-workers] repl and mime handling |
Date: |
Wed, 18 Jan 2012 18:15:02 +0100 |
Ken Hornstein wrote:
> - If we have to choose one, the only logical choice is Unicode (which in
> practice means UTF-8; maybe UTF-16, but a trip through the format
> code made me think that UTF-8 is probably the only real choice).
One very reasonable option would be to use the current locale default.
This is what the current mh-format decode() does. The current locale is
also what you can expect the terminal to display correctly and the
user's text editor to handle.
The limitations occur where e-mails use characters that can't be
displayed in the current locale but we can't do anything about that.
We also have fixed files like replcomps and components. It wouldn't be
unreasonable to always treat these as UTF-8. \u and \U escapes are an
alternative but I'd prefer to be able to specify an alternative for
characters that won't work in the current locale.
Oliver
- Re: [Nmh-workers] repl and mime handling, (continued)
- Re: [Nmh-workers] repl and mime handling, Ralph Corderoy, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, Valdis . Kletnieks, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, Lyndon Nerenberg, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, Aleksander Matuszak, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, Ken Hornstein, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, Aleksander Matuszak, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, Aleksander Matuszak, 2012/01/18
- Re: [Nmh-workers] repl and mime handling,
Oliver Kiddle <=
- Re: [Nmh-workers] repl and mime handling, Ken Hornstein, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, Joel Uckelman, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, rader, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, Aleksander Matuszak, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, Tethys, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, Andreas Wittkemper, 2012/01/18
- Re: [Nmh-workers] repl and mime handling, Jerrad Pierce, 2012/01/18
- Re: [Nmh-workers] Dealing with missing From: header during send., Ken Hornstein, 2012/01/09
- Re: [Nmh-workers] Dealing with missing From: header during send., Ken Hornstein, 2012/01/09
- Re: [Nmh-workers] Dealing with missing From: header during send., Valdis . Kletnieks, 2012/01/09