From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: multilingual text in frame Date: Sat, 18 Jan 2003 19:35:36 +0100 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042915162 554 80.91.224.249 (18 Jan 2003 18:39:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 18 Jan 2003 18:39:22 +0000 (UTC) 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 18ZxsH-00008n-00 for ; Sat, 18 Jan 2003 19:39:21 +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 18ZxtE-0003C1-04 for gnu-help-gnu-emacs@m.gmane.org; Sat, 18 Jan 2003 13:40:20 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!iad-peer.news.verio.net!news.verio.net!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; 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:5658 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5658 Phillip Lord writes: > But here I am stymied. Although Emacs can display text such as "?Qui > es esto?" in the buffer fine, it has a much harder time in the frame, > and appears to chop everything off, after the strange character. Are you running Emacs under X11? If so, what's your locale? I can display Latin-1 (my locale) characters in the frame title just fine. But characters from other charsets don't work. I haven't tried, but I suspect that if I changed my locale to, say, Greek then Greek characters would work. There's also an X resource, 'titleEncoding', which is supposed to say which encoding is used in the title -- but Emacs seems to ignore that.