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: Fri, 19 Aug 2005 12:20:17 +0200 Organization: Schlund + Partner AG Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1124447229 17001 80.91.229.2 (19 Aug 2005 10:27:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 Aug 2005 10:27:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 19 12:27:09 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E644H-00082c-R8 for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Aug 2005 12:25:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E647q-0000Te-MC for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Aug 2005 06:29:26 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!news-stu1.dfn.de!news.belwue.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.schlund.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: p7223e3d4.np.gmx.net Original-X-Trace: schlund.de 1124446767 3957 212.227.35.114 (19 Aug 2005 10:19:27 GMT) Original-X-Complaints-To: usenet@schlund.de Original-NNTP-Posting-Date: Fri, 19 Aug 2005 10:19:27 +0000 (UTC) User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Original-Xref: shelby.stanford.edu gnu.emacs.help:133330 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:28857 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28857 Peter Dyballa writes: > I have GNU Emacs 21.3.50 from CVS in rare use too. You have 21.3.50 from CVS? I have a stable 21.4.1 version! But I tried out 22.0.50 from cvs and: it NEVER does show me an 'ü'. Instead it always displays the code: \374 in the latin-1 file, and \303\274 in the UTF-8 file. Specifying the coding system in the headerline doesn't change anything: buffer-file-coding-system's value remains raw-text-unix. > And yes, I meant and I wrote C-x RET r. Usually I first view a file's > contents and judge then if I need to change the encoding Emacs uses by > default. C-h k C-x RET r is undefined --> C-x RET r is undefined -- Martin