help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: emacs cyrillic


From: ken
Subject: Re: emacs cyrillic
Date: Sat, 04 Nov 2006 20:44:57 -0500
User-agent: Thunderbird 1.5.0.7 (X11/20060911)

On 11/04/2006 03:08 PM somebody named Peter Dyballa wrote:
> 
> ....
> 
> Instead set an environment variable LANG or LC_CTYPE with a locale value
> your OS provides. I have for the purpose to use Unicode set it to
> de_DE.UTF-8, you need something Bulgarian + an adequate encoding,
> bg_BG.CP1251 or bg_BG.ISO8859-5? bg_BG.UTF-8 might be also a useful
> value. GNU Emacs learns from this environment variable and sets a few
> things automatically right. You can direct GNU Emacs by setting for
> example (there are more!):
> 
>     (set-default-coding-systems             'value)
>     (setq file-name-coding-system           'value)
>     (setq default-buffer-file-coding-system 'value)
>     (set-keyboard-coding-system             'value)
>     (set-terminal-coding-system             'value)
>     (set-clipboard-coding-system            'value)
>     (set-selection-coding-system            'value)
>     (prefer-coding-system                   'iso-8859-5)    ; for example

Do you mean the literal "value"...?  Or do you mean "some appropriate
value should be here"?

BTW... Thanks for all the tips.

-- 
To announce that there must be no criticism of the president, or that
we are to stand by the president, right or wrong, is not only
unpatriotic and servile, but is morally treasonable to the American
public.
        --Theodore Roosevelt, 1918





reply via email to

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