From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Daniel Jensen Newsgroups: gmane.emacs.help Subject: Re: screen, emacs and umlauts Date: Fri, 14 Mar 2003 14:17:16 +0100 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <86d6kunl43.fsf@bigwalter.net> References: <84llzi9rv0.fsf@lucy.is.informatik.uni-duisburg.de> <86hea6npe7.fsf@bigwalter.net> Reply-To: daniel@bigwalter.net NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1047648071 32486 80.91.224.249 (14 Mar 2003 13:21:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 14 Mar 2003 13:21:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 14 14:21:10 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18tp7W-0008Re-00 for ; Fri, 14 Mar 2003 14:21:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18tp7L-0003BD-01 for gnu-help-gnu-emacs@m.gmane.org; Fri, 14 Mar 2003 08:20:59 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!as16-3-5.ld.bonet.SE!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: as16-3-5.ld.bonet.se (217.215.193.155) Original-X-Trace: fu-berlin.de 1047647836 62841704 217.215.193.155 (16 [147297]) User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.3.50 X-Face: -Rsl1W"; m,Et{utwCr{(/^~^uc9kX*HiOI4}8{-*Bv\5Ts{vc4`IEVH+dgGkqn)2Y_]JC/E Zfu@`CnKWqyOwWs"m"hSGQ^Hp{]/ZP;C<$5$kr}Ff0+}bK},}H|#d% Cancel-Lock: sha1:YwEUcCSJSUa0fr4XLawXNXj+7Oo= Original-Xref: shelby.stanford.edu gnu.emacs.help:111097 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7597 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7597 Christoph Schneider writes: > Daniel Jensen writes: > >> Christoph Schneider writes: >> >> > kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes: >> > >> >> Does it help to tell Emacs about your keyboard? C-x RET k does this. >> > >> > Now I see questionmarks (?) >> >> And if you tell Emacs about the terminal too? C-x RET t. > > Thats it! Thank you! > But why is emacs confused, when running in screen? I don't know either. Emacs thinks screen can't handle latin-1 characters. I suppose it's a termcap/terminfo thing? CVS Emacs tries to set this automatically by looking at the locale, I think. -- Daniel Jensen * (format (concat "mailto:" "%s@%s.%s") "daniel" "bigwalter" "net")