From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Using babel Date: Wed, 22 Aug 2007 17:53:04 +0200 Message-ID: <0EC2AA07-BA48-4362-BEEE-BAF7F0F75D7E@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1187798011 21739 80.91.229.12 (22 Aug 2007 15:53:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Aug 2007 15:53:31 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Hadron Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 22 17:53:27 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 1INsWM-00057B-OC for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Aug 2007 17:53:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INsWM-00088o-7u for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Aug 2007 11:53:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1INsW7-00088V-9l for help-gnu-emacs@gnu.org; Wed, 22 Aug 2007 11:53:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1INsW4-00088J-Uv for help-gnu-emacs@gnu.org; Wed, 22 Aug 2007 11:53:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INsW4-00088G-Py for help-gnu-emacs@gnu.org; Wed, 22 Aug 2007 11:53:08 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1INsW4-0006FJ-A3 for help-gnu-emacs@gnu.org; Wed, 22 Aug 2007 11:53:08 -0400 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate01.web.de (Postfix) with ESMTP id BDF5A97F19C6; Wed, 22 Aug 2007 17:53:07 +0200 (CEST) Original-Received: from [62.134.234.9] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #197) id 1INsW3-0003jU-00; Wed, 22 Aug 2007 17:53:07 +0200 In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+85mUfsrk+/N4NKpnGk3LTLjJBwYAsGknKWCUe z+SFF//harH/DtAqEnB6694mRAICS+3K/yN1s129PaCTypsfu3 oEQ/rcSJwshU222fDQ8Q== X-Detected-Kernel: Linux 2.4-2.6 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:46751 Archived-At: Am 22.08.2007 um 16:31 schrieb Hadron: > But I can type =FC,=E4,=F6 in the same buffer and they appear as they =20= > ought to. Because they not necessarily need to be encoded in UTF-8. There is a =20 dozen of ISO Latin encodings, MS Windows has a few dozens others, =20 there are proprietary encoding like NeXT, HP-Roman, MacRoman ... too. > > What do you suggest to "encode" the buffer? Apply a different "coding system" on this buffer. Look at menu =20 Options -> Mule -> Set Coding Systems. More in *info*. Look also at =20 functions prefer-coding-system modify-coding-system-alist and variables file-coding-system-alist file-name-coding-system and at your environment variables. -- Mit friedvollen Gr=FC=DFen Pete Upgraded: Didn't work the first time.