From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ken Newsgroups: gmane.emacs.help Subject: Re: emacs cyrillic Date: Sat, 04 Nov 2006 20:44:57 -0500 Message-ID: <454D4219.6030407@speakeasy.net> References: <1404130225.429691162658282318.JavaMail.nobody@mail06.abv.bg> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162691144 1011 80.91.229.2 (5 Nov 2006 01:45:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Nov 2006 01:45:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 05 02:45:39 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GgX4l-00026D-2t for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Nov 2006 02:45:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GgX4k-0003dx-LS for geh-help-gnu-emacs@m.gmane.org; Sat, 04 Nov 2006 20:45:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GgX4X-0003d8-9x for help-gnu-emacs@gnu.org; Sat, 04 Nov 2006 20:45:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GgX4W-0003ce-3a for help-gnu-emacs@gnu.org; Sat, 04 Nov 2006 20:45:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GgX4W-0003cb-1R for help-gnu-emacs@gnu.org; Sat, 04 Nov 2006 20:45:16 -0500 Original-Received: from [69.17.117.10] (helo=mail8.sea5.speakeasy.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GgX4V-00019u-Vm for help-gnu-emacs@gnu.org; Sat, 04 Nov 2006 20:45:16 -0500 Original-Received: (qmail 18080 invoked from network); 5 Nov 2006 01:45:13 -0000 Original-Received: from dsl093-011-017.cle1.dsl.speakeasy.net (HELO [192.168.0.27]) (gebser@[66.93.11.17]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 5 Nov 2006 01:45:13 -0000 User-Agent: Thunderbird 1.5.0.7 (X11/20060911) Original-To: GNU Emacs List In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38548 Archived-At: 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