From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sebastian Tennant Newsgroups: gmane.emacs.help Subject: Re: Same non-ASCII characters not 'equal' Date: Mon, 21 Aug 2006 15:25:51 +0300 Message-ID: <87veomqnqo.fsf@dellboy.lap.top> References: <87wt9cj1ww.fsf@dellboy.org> <87r6zfomf5.fsf@dellboy.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1156172595 24800 80.91.229.2 (21 Aug 2006 15:03:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Aug 2006 15:03:15 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 21 17:03:08 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GFBBM-0004bh-N0 for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Aug 2006 16:55:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFBBM-0006B0-8q for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Aug 2006 10:55:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GF8xx-00044T-FY for help-gnu-emacs@gnu.org; Mon, 21 Aug 2006 08:33:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GF8xw-00043O-Qn for help-gnu-emacs@gnu.org; Mon, 21 Aug 2006 08:33:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GF8xw-000431-Lh for help-gnu-emacs@gnu.org; Mon, 21 Aug 2006 08:33:16 -0400 Original-Received: from [85.106.201.66] (helo=dellboy.lap.top) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GF95J-0003kF-TH for help-gnu-emacs@gnu.org; Mon, 21 Aug 2006 08:40:54 -0400 Original-Received: from [127.0.0.1] (helo=dellboy.lap.top. ident=sebyte) by dellboy.lap.top with esmtp (Exim 4.62) (envelope-from ) id 1GF8qm-00017j-Lk; Mon, 21 Aug 2006 15:25:52 +0300 Original-To: James Cloos In-Reply-To: (James Cloos's message of "Thu, 17 Aug 2006 12:49:01 -0400") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) X-Mailman-Approved-At: Mon, 21 Aug 2006 10:55:04 -0400 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:36801 Archived-At: Quoth James Cloos : > Then my guess was a red herring. I don=E2=80=99t know what the problem i= s. > > On debian, you can get a compile of snapshots of the HEAD branch by > installing emacs-snapshot, emacs-snapshot-nox or emacs-snapshot-gtk > rather than using emacs, emacs-nox, emacs21 or emacs21-nox. (On sid > what you are running would be emacs21 or emacs21-nox, as applicable. > What is emacs21 on sid *may* be just emacs on sarge. I=E2=80=99m not sure > about etch. Emacs-snapshot *might* handle this better than emacs21 > does. Or it might not. I=E2=80=99m confident that the unicode-2 branch, > however, will get it right. But on debian you=E2=80=99ll have to compile= it > yourself. (On ubuntu, emacs-snapshot is certainly available for edgy > and =E2=80=94 I *think* =E2=80=94 for dapper; I=E2=80=99ve not tried anyt= hing older than that.) I've installed emacs-snapshot-nox from sid on my predominately etch box... and the problem is solved :-) Thanks for your assistance Jim. Sebastian