From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Raimund Kohl-Fuechsle Newsgroups: gmane.emacs.help Subject: Re: language settings Date: Sat, 17 Jul 2004 13:53:58 +0200 Organization: RKF-Consulting Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20040717135358.4aa9b826@atmalok> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1090066064 30610 80.91.224.253 (17 Jul 2004 12:07:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 17 Jul 2004 12:07:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 17 14:07:35 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BlnyZ-0007PC-00 for ; Sat, 17 Jul 2004 14:07:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Blnuq-000260-Om for geh-help-gnu-emacs@m.gmane.org; Sat, 17 Jul 2004 08:03:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BlntG-0001ch-5e for help-gnu-emacs@gnu.org; Sat, 17 Jul 2004 08:02:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BlntD-0001bt-U9 for help-gnu-emacs@gnu.org; Sat, 17 Jul 2004 08:02:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BlntD-0001bc-Me for help-gnu-emacs@gnu.org; Sat, 17 Jul 2004 08:02:03 -0400 Original-Received: from [212.227.126.171] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BlnqH-000436-R7 for help-gnu-emacs@gnu.org; Sat, 17 Jul 2004 07:59:01 -0400 Original-Received: from [212.227.126.209] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BlnqH-0003UD-00 for help-gnu-emacs@gnu.org; Sat, 17 Jul 2004 13:59:01 +0200 Original-Received: from [80.140.13.35] (helo=atmalok) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1BlnqH-0008Mc-00 for help-gnu-emacs@gnu.org; Sat, 17 Jul 2004 13:59:01 +0200 Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-Mailer: Sylpheed version 0.9.11claws (GTK+ 1.2.10; i386-pc-linux-gnu) X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:1f319457b87b086c07c81ac42a02b276 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:19689 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19689 On Sat, 17 Jul 2004 11:27:56 +0200 Oliver Scholz wrote: > Raimund Kohl-Fuechsle writes: > > [...] > > I am running Debian Sarge on my Notebook (an old one, btw). I > > reinstalled Sarge a couple of days ago and since that I seem no > > longer to be able to let emacs come up with the german Umlaute (I am > > using a US keyboard). Up to that reinstallation I just used Ctrl \ > > and mule behaved the (I think usual) way to show an "a" with two > > dots above after pressing "a > > Input methods are defined in a package called "leim" that up to Emacs > version 21.3 come /not/ bundled with Emacs. You have to download and > install it separetely. Probably you forgot that when you reinstalled > your OS. > > [I agree, btw., that `standard-display-european' is evil.] Hi Oliver, first, Debian seems not to hold a package called leim. Second, and I may have misread that, I found a webpage that said that leim is NOT for emacs 21.3 but only for lower versions ... am I wrong with that? ray