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: Charset problem Date: Sat, 15 Sep 2007 21:07:50 +0300 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1189879735 23786 80.91.229.12 (15 Sep 2007 18:08:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Sep 2007 18:08:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 15 20:08:52 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 1IWc4W-0001gc-I8 for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Sep 2007 20:08:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWc4V-0006d9-KB for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Sep 2007 14:08:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IWc3f-0005uB-Ny for help-gnu-emacs@gnu.org; Sat, 15 Sep 2007 14:07:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IWc3e-0005sN-3Q for help-gnu-emacs@gnu.org; Sat, 15 Sep 2007 14:07:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWc3d-0005s4-T9 for help-gnu-emacs@gnu.org; Sat, 15 Sep 2007 14:07:53 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IWc3d-0008UI-Eq for help-gnu-emacs@gnu.org; Sat, 15 Sep 2007 14:07:53 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-210-74.inter.net.il [80.230.210.74]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id IWV00942 (AUTH halo1); Sat, 15 Sep 2007 21:07:41 +0300 (IDT) In-reply-to: (message from =?ISO-8859-1?Q?Christian_Schr=F6der?= on Sat, 15 Sep 2007 17:03:43 +0200) X-Detected-Kernel: 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:47615 Archived-At: > From: =?ISO-8859-1?Q?Christian_Schr=F6der?= > Date: Sat, 15 Sep 2007 17:03:43 +0200 > > If I may ask one last question: I normally have my PuTTY translation set > to UTF-8. Is it possible to make Emacs send me the ISO-8859-1 encoded > umlauts as UTF-8 characters? Yes, as long as terminal encoding is set to UTF-8 (use set-terminal-coding-system to set if not set by default in your environment).