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: replacing characters and whacky trans-buffer conversion Date: Thu, 8 Mar 2007 17:31:24 +0100 Message-ID: References: <45ED8574.3040201@speakeasy.net> <266B0820-DD96-45C5-96B7-B564953313B9@Web.DE> <45EFFEAD.7050808@speakeasy.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1173371524 21157 80.91.229.12 (8 Mar 2007 16:32:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Mar 2007 16:32:04 +0000 (UTC) Cc: GNU Emacs List To: ken Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 08 17:31:58 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 1HPLX2-0001tn-Ua for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Mar 2007 17:31:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPLXG-0002Sj-70 for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Mar 2007 11:32:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HPLWy-0002QH-5T for help-gnu-emacs@gnu.org; Thu, 08 Mar 2007 11:31:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HPLWu-0002Or-Dq for help-gnu-emacs@gnu.org; Thu, 08 Mar 2007 11:31:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPLWu-0002Oo-BH for help-gnu-emacs@gnu.org; Thu, 08 Mar 2007 11:31:48 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HPLWg-0005Dr-1T for help-gnu-emacs@gnu.org; Thu, 08 Mar 2007 11:31:34 -0500 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate03.web.de (Postfix) with ESMTP id 1DD79671322E; Thu, 8 Mar 2007 17:31:33 +0100 (CET) Original-Received: from [62.134.225.178] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.107 #114) id 1HPLWe-0004od-00; Thu, 08 Mar 2007 17:31:33 +0100 In-Reply-To: <45EFFEAD.7050808@speakeasy.net> X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de 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:41802 Archived-At: Am 08.03.2007 um 13:16 schrieb ken: > How do I open up a utf-8 buffer? I'd much prefer to do this just for > this one time, not change my emacs configuration to do it forever. C-x RET c utf-8-unix RET C-x C-f, for example. -- Greetings Pete Without vi there is only GNU Emacs