Re: [Mutt] #1317: wish $edit_charset
- To: tony@xxxxxxxxxxxxxx, veronatif@xxxxxxx, dominique@xxxxxxxx, edmundo@xxxxxxxx, lhecking@xxxxxxx, pdmef@xxxxxxx, list2rado@xxxxxx, vincent@xxxxxxxxxx
- Subject: Re: [Mutt] #1317: wish $edit_charset
- From: Mutt <fleas@xxxxxxxx>
- Date: Wed, 01 Jul 2009 07:36:16 -0000
- Auto-submitted: auto-generated
- Cc: mutt-dev@xxxxxxxx, kurt@xxxxxxxxx, 239235@xxxxxxxxxxxxxxx
- In-reply-to: <065.916cf8507d439f9e2e301706b193529e@xxxxxxxx>
- List-post: <mailto:mutt-dev@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-dev"
- Mail-followup-to: fleas@xxxxxxxx
- References: <065.916cf8507d439f9e2e301706b193529e@xxxxxxxx>
- Reply-to: fleas@xxxxxxxx
- Sender: owner-mutt-dev@xxxxxxxx
#1317: wish $edit_charset
------------------------------------------------+---------------------------
Reporter: Tony Leneis <tony@xxxxxxxxxxxxxx> | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: charset | Version: 1.4i
Resolution: | Keywords:
------------------------------------------------+---------------------------
Comment(by Vincent Lefevre):
{{{
No, you did not understand the problem and what the user wants. The
user wants to edit the message in UTF-8 even though his terminal uses
another charset. This is possible with most editors nowadays: they
can handle UTF-8 internally, even though the locale is something
like ISO-8859-1. If such an editor uses its own window, then it will
ignore the locale there (it can display UTF-8). If the editor uses
the terminal window, it does charset translation/transliteration for
the *display* only; internally, the original UTF-8 characters remain
intact.
Note that this is an option: the user will not be forced to use a
different charset for the terminal and for the file to be edited.
There are still some places where UTF-8 is badly handled, e.g.
in terminals. Also I move from time to time and I sometimes use
other people's machines to read my mail via ssh; and UTF-8 isn't
always available.
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/1317#comment:>
Mutt <http://www.mutt.org/>
The Mutt mail user agent