[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't make emacs use utf-8?? (on WinXP)
From: |
Benjamin Riefenstahl |
Subject: |
Re: Can't make emacs use utf-8?? (on WinXP) |
Date: |
Wed, 04 Jun 2003 16:59:36 +0200 |
User-agent: |
Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3.50 (gnu/linux) |
Hi Bjoern,
> Benjamin Riefenstahl wrote:
>> There are even those, like me, that believe that the language of
>> identifiers and comments should be simple English anyway, to
>> maximize reusability.
Bjoern <p2@blinker.net> writes:
> True, I wasn't even thinking about that, but what about
>
> System.out.println("some non-ASCII text here");
For my own code I want a universal version of the text in the code
(that will just be in English) so that I have a fallback in case of
problems, and than I have localized versions of it in ResourceBundles
or whatever my framework uses for internationalization / localization.
Instead of having to get the encodings right for all my code, just the
ResourceBundle files need to be in UTF-16 or UTF-8 or whatever works
best.
so long, benny
- Can't make emacs use utf-8?? (on WinXP), Bjoern, 2003/06/02
- Re: Can't make emacs use utf-8?? (on WinXP), Jason Rumney, 2003/06/03
- Re: Can't make emacs use utf-8?? (on WinXP), Benjamin Riefenstahl, 2003/06/03
- Re: Can't make emacs use utf-8?? (on WinXP), Bjoern, 2003/06/03
- Re: Can't make emacs use utf-8?? (on WinXP), Benjamin Riefenstahl, 2003/06/04
- Re: Can't make emacs use utf-8?? (on WinXP), Bjoern, 2003/06/04
- Re: Can't make emacs use utf-8?? (on WinXP), Robin Hu, 2003/06/04
- Re: Can't make emacs use utf-8?? (on WinXP),
Benjamin Riefenstahl <=
- Re: Can't make emacs use utf-8?? (on WinXP), Jason Rumney, 2003/06/04
- Re: Can't make emacs use utf-8?? (on WinXP), Piet van Oostrum, 2003/06/11
Re: Can't make emacs use utf-8?? (on WinXP), Eli Zaretskii, 2003/06/03
Re: Can't make emacs use utf-8?? (on WinXP), Stefan Monnier, 2003/06/05