From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: getting Mule, Unicode & X selection to play together Date: Wed, 18 Dec 2002 07:47:00 +0200 (IST) 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 1040190465 1260 80.91.224.249 (18 Dec 2002 05:47:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 18 Dec 2002 05:47:45 +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 18OX3X-0000K4-00 for ; Wed, 18 Dec 2002 06:47:43 +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 18OX3I-0004si-00 for gnu-help-gnu-emacs@m.gmane.org; Wed, 18 Dec 2002 00:47:28 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18OX38-0004og-00 for help-gnu-emacs@gnu.org; Wed, 18 Dec 2002 00:47:18 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18OX35-0004hs-00 for help-gnu-emacs@gnu.org; Wed, 18 Dec 2002 00:47:17 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18OX34-0004Y3-00 for help-gnu-emacs@gnu.org; Wed, 18 Dec 2002 00:47:15 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA04753 for ; Wed, 18 Dec 2002 07:47:00 +0200 (IST) X-Sender: eliz@is Original-To: help-gnu-emacs@gnu.org In-Reply-To: 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:4772 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4772 On Wed, 18 Dec 2002, Michael Livshin wrote: > to possible future sufferers: the _key_ thing about getting anything > MULE-related to work seems to be /letting go/. by any means, don't > try logic! you'll spend hours in pain, you'll pull half your hair > out, and it just won't work for you. OTOH, you _can_ try logic after you read the sources ;-) > not > forgetting to explicitly map the "cyrillic-iso8859-5" encoding to an > iso8859-5 font in the fontset (no sir, Emacs *won't* grok it by > itself, how could it?) I'm surprised this is so, but if it is, it sounds like a bug, so please report it (with a precise test case to reproduce) to emacs-pretest-bug@gnu.org. Thanks. Btw, cyrillic-iso8859-5 is not an encoding, it's a character set. But that's nitpicking.