From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Polish characters in emacs Date: Fri, 12 Oct 2007 11:03:06 +0200 Message-ID: References: <1192136997.140783.256650@d55g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1192179849 19865 80.91.229.12 (12 Oct 2007 09:04:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Oct 2007 09:04:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 12 11:03:59 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 1IgGR2-0000QL-27 for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Oct 2007 11:03:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgGQw-0004Wn-26 for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Oct 2007 05:03:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IgGQW-0004Ts-Aw for help-gnu-emacs@gnu.org; Fri, 12 Oct 2007 05:03:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgGQT-0004Pw-1b for help-gnu-emacs@gnu.org; Fri, 12 Oct 2007 05:03:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgGQR-0004PU-DX for help-gnu-emacs@gnu.org; Fri, 12 Oct 2007 05:03:19 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IgGQQ-0006kr-Pn for help-gnu-emacs@gnu.org; Fri, 12 Oct 2007 05:03:19 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-64-182.inter.net.il [80.230.64.182]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DVL38004 (AUTH halo1); Fri, 12 Oct 2007 11:03:04 +0200 (IST) In-reply-to: <1192136997.140783.256650@d55g2000hsg.googlegroups.com> (message from Wojtek on Thu, 11 Oct 2007 14:09:57 -0700) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:48366 Archived-At: > From: Wojtek > Date: Thu, 11 Oct 2007 14:09:57 -0700 > > When I open up a connection to my account and run emacs from Fedora 7 > the characters do not show up when viewing a mail message encoded as > utf-8. However I can toggle the input method to polish-slash and > enter polish characters and they do show up. When connecting to the > same account from a Windows machine using Cygwin-X, the characters in > the mail message show up without a problem. Since the emacs I am > running is starting up with the same parameters, what controlsl the > display of characters? Please tell more. For starters, when you connect from Fedora 7, do you start Emacs in the GUI mode (i.e. under X) or in text terminal mode? Also, what do you mean by ``characters do not show up'', exactly? Do you see empty boxes or some other characters? Finally, what version of Emacs do you run? Oh, and try "emacs -q --no-site-file" in both cases to see if the behavior changes.