From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hendrik Sattler Newsgroups: gmane.emacs.help Subject: Re: umlauts (8bit characters) input Date: Tue, 01 Feb 2005 17:08:47 +0100 Organization: T-Online Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8Bit X-Trace: sea.gmane.org 1107275311 23932 80.91.229.2 (1 Feb 2005 16:28:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Feb 2005 16:28:31 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 01 17:28:30 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Cw0e3-0007ta-2J for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Feb 2005 17:12:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cw0qy-0005Q7-RW for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Feb 2005 11:26:12 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news-FFM2.ecrc.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-X-Trace: news.t-online.com 1107274126 03 21117 +8P1r30LW-FCcVN 050201 16:08:46 Original-X-Complaints-To: usenet-abuse@t-online.de X-ID: bLG9o6ZdYeFHBN3KwG1vGyCNnj99qV3nPTGelbb+7x3AxbbDyJEwsj User-Agent: KNode/0.8.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:128310 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:23818 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23818 David Kastrup wrote: > I have just verified that the development version of Emacs will start > up 8-bit transparent if the LC_CTYPE locale is indicating an 8-bit > character set.  So this will work out of the box with Emacs-21.4. > > I am afraid that I have not been able to find the manual methods from > term/linux.el in the Emacs-21.3 manual, though I am pretty sure that > at one point of time, the above somewhat arcane way via set-input-mode > was described there.  Maybe the documentation changed faster than the > code. Great news :-D HS