From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32246 Path: main.gmane.org!not-for-mail From: Roman Belenov Newsgroups: gmane.emacs.gnus.general Subject: Re: mime-charset determination Date: 21 Aug 2000 17:29:26 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168549 18663 80.91.224.250 (21 Oct 2002 02:49:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:49:09 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 2168CD051E for ; Mon, 21 Aug 2000 09:30:06 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAC11714; Mon, 21 Aug 2000 08:30:03 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 21 Aug 2000 08:29:19 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA12612 for ; Mon, 21 Aug 2000 08:29:08 -0500 (CDT) Original-Received: from host.nstl.nnov.ru (ns.nstl.nnov.ru [195.98.59.131]) by mailhost.sclp.com (Postfix) with ESMTP id C7326D051E for ; Mon, 21 Aug 2000 09:29:34 -0400 (EDT) Original-Received: from nstl.nstl.nnov.ru (nstl.nstl.nnov.ru [10.125.18.2]) by host.nstl.nnov.ru (8.9.3/8.9.3) with ESMTP id RAA24248; Mon, 21 Aug 2000 17:27:24 +0400 (MSD) (envelope-from rbelenov@my-deja.com) Original-Received: from LIGHTHOUSE (ws066.nstl.nnov.ru [10.125.18.66] (may be forged)) by nstl.nstl.nnov.ru (8.10.2/8.10.2) with ESMTP id e7LCS5j17251; Mon, 21 Aug 2000 16:28:07 +0400 (MSK/MSD) Original-To: astro@sbor.ru In-Reply-To: elkin@astro.spbu.ru's message of "21 Aug 2000 16:22:00 +0400" Original-Lines: 21 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32246 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32246 Linux is not the only system Emacs runs on. Other encodings like cp1251 or cp866 may suit better for some people - and it doesn't depends upon OS only (I'm running Windows NT and still prefer cyrillic-koi8 because it seems to affect mail/news only there koi8-r is de-facto standard). elkin@astro.spbu.ru writes: > IMHO most Linux cyrillic emacsers really preferred koi8-r. > Would it better to change > the default cons (at characters.el) > (cyrillic-iso8859-5 . cyrillic-iso-8bit) > to > (cyrillic-iso8859-5 . cyrillic-koi8) > according to your advice? > > Maybe such setting should be > done at emacs building/configuration time (e.g thru locale variables value)? -- With regards, Roman.