From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Opening file in UTF-8 mode automatically Date: Tue, 27 Nov 2007 23:48:47 +0200 Message-ID: References: <78b46aa5-064f-4977-b425-b30a2f1866bb@a39g2000pre.googlegroups.com> <5d9c004c-c712-4caa-b2bb-ce2a3e167761@e10g2000prf.googlegroups.com> <9d615249-ca6e-4de2-871e-1b009a467d0a@o6g2000hsd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1196200241 21565 80.91.229.12 (27 Nov 2007 21:50:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Nov 2007 21:50:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 27 22:50:48 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ix8J2-00005v-1A for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Nov 2007 22:49:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ix8Im-0005SQ-N2 for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Nov 2007 16:49:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ix8IX-0005SB-CZ for help-gnu-emacs@gnu.org; Tue, 27 Nov 2007 16:48:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ix8IV-0005RX-PL for help-gnu-emacs@gnu.org; Tue, 27 Nov 2007 16:48:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ix8IV-0005RU-MC for help-gnu-emacs@gnu.org; Tue, 27 Nov 2007 16:48:51 -0500 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ix8IV-00054g-8x for help-gnu-emacs@gnu.org; Tue, 27 Nov 2007 16:48:51 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-201-34.inter.net.il [84.229.201.34]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id EFU01155 (AUTH halo1); Tue, 27 Nov 2007 23:48:42 +0200 (IST) In-reply-to: <9d615249-ca6e-4de2-871e-1b009a467d0a@o6g2000hsd.googlegroups.com> (spamfilteraccount@gmail.com) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:49595 Archived-At: > From: "spamfilteraccount@gmail.com" > Date: Mon, 26 Nov 2007 23:14:14 -0800 (PST) > > On Nov 25, 9:59 pm, Eli Zaretskii wrote: > > > From: "spamfilteracco...@gmail.com" > > > Date: Sat, 24 Nov 2007 21:51:18 -0800 (PST) > > > > > On Nov 24, 9:07 pm, Eli Zaretskii wrote: > > > > > > What is your locale? > > > > > None set. > > > > That's not possible on Windows, AFAIK. > > > > What does Emacs produce under "Important settings" in the *mail* > > buffer if you type "M-x report-emacs-bug RET foo RET"? > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: HUN > locale-coding-system: cp1252 So, as you see, yours is the Hungarian locale with codepage 1252 as the locale-native encoding.