From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Martin Monsorno Newsgroups: gmane.emacs.help Subject: Re: how to change file coding system Date: Thu, 25 Aug 2005 09:52:45 +0200 Organization: Schlund + Partner AG Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1124961473 14351 80.91.229.2 (25 Aug 2005 09:17:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Aug 2005 09:17:53 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 25 11:17:50 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E8DrM-0002FH-Oa for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Aug 2005 11:17:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E8DvE-0003wC-JD for geh-help-gnu-emacs@m.gmane.org; Thu, 25 Aug 2005 05:21:20 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!npeer.de.kpn-eurorings.net!feed.news.schlund.de!schlund.de!news.schlund.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-NNTP-Posting-Host: p7223e3d4.np.gmx.net Original-X-Trace: schlund.de 1124956302 29404 212.227.35.114 (25 Aug 2005 07:51:42 GMT) Original-X-Complaints-To: usenet@schlund.de Original-NNTP-Posting-Date: Thu, 25 Aug 2005 07:51:42 +0000 (UTC) User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Original-Xref: shelby.stanford.edu gnu.emacs.help:133450 Original-To: help-gnu-emacs@gnu.org 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:28981 Archived-At: jasonr (Jason Rumney) @ f2s.com writes: > Martin Monsorno writes: > >> Sure! I should have said that I tried many ways /including/ the one >> suggested by you. When emacs asks me what coding system to use after >> pressing C-x c, the default it suggests (in parentheses on the >> modeline) is "mule-utf-8". After opening it your way, >> buffer-file-coding-system's value is raw-text-unix, nevertheless. > > In the Options menu, there is a submenu "Mule (Multilingual > Environment)". At the bottom of that submenu is "Show All of Mule Status". > > If you select that, what does the "Multibyte character awareness" > under the General Information section near the top say? it says: ,---- | Multibyte characters awareness: | default: nil | current-buffer: nil | | Current language environment: UTF-8 `---- doesn't sound too well, does it? -- Martin