Re: Emacs file coding problem



Gabor Farkas <gabor@xxxxxxxxxxxxxx> dixit:

>afaik gedit's encoding defaults to the system's locale (should be utf8
>on FedoraC3).

Bad, bad. It should default to the user's locale; not the system's.
Perhaps that what you meant.

Also bad is the total absence of mention of locale in gedit's man page,
and no mention of coding apart from saying there is an "--encoding"
command-line option, but not saying what charsets are supported.

--
Jim Breen http://www.csse.monash.edu.au/~jwb/
Computer Science & Software Engineering,
Monash University, VIC 3800, Australia
ジム・ブリーン@モナシュ大学
.



Relevant Pages

  • Re: utf8 Problems
    ... I converted to utf8 in the hope that my non ASCII character problems ... use all sorts of special characters, limited only by the fonts you have ... encoding in a standardized way, for example in plain text files. ... $ locale | grep -v en_US ...
    (Debian-User)
  • Re: character encoding & regex
    ... I found something that SpamAssassin uses to convert all this "goo" into a repeatable set of characters by running something that looks like this: ... Many UTF8 characters are words, ... I had to tell Perl that the program was written in utf8 using the 'encoding' module. ... Basically, the '\w' in a regular expression is sensitive to the current locale, and if utf8 is enabled in the locale, '\w' will know which unicode characters are word characters and which are not. ...
    (perl.beginners)
  • Re: Plan A, Plan B, Plan C
    ... Mark Atwood writes: ... >>> 16), which, AFAIK, are defined in every locale. ... Prev by Date: ...
    (rec.arts.sf.written)
  • Re: Plan A, Plan B, Plan C
    ... >> 16), which, AFAIK, are defined in every locale. ... I sometimes use it when writing binary and hex ... Prev by Date: ...
    (rec.arts.sf.written)
  • Re: Plan A, Plan B, Plan C
    ... Peter Bruells wrote: ... 16), which, AFAIK, are defined in every locale. ... I've yet to see dedicated base-16 numerals. ...
    (rec.arts.sf.written)