From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: character composition seems much worse than before Date: Mon, 08 Nov 2010 04:17:47 -0500 Message-ID: References: <8339rco3w9.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1289207884 4982 80.91.229.12 (8 Nov 2010 09:18:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 8 Nov 2010 09:18:04 +0000 (UTC) Cc: emacs-devel@gnu.org, handa@m17n.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 08 10:18:00 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PFNrT-0006OH-Gn for ged-emacs-devel@m.gmane.org; Mon, 08 Nov 2010 10:17:59 +0100 Original-Received: from localhost ([127.0.0.1]:32887 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFNrS-0007DI-Ix for ged-emacs-devel@m.gmane.org; Mon, 08 Nov 2010 04:17:58 -0500 Original-Received: from [140.186.70.92] (port=60000 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFNrK-0007D3-M1 for emacs-devel@gnu.org; Mon, 08 Nov 2010 04:17:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PFNrJ-0004tP-Ph for emacs-devel@gnu.org; Mon, 08 Nov 2010 04:17:50 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:36682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PFNrJ-0004tL-MF for emacs-devel@gnu.org; Mon, 08 Nov 2010 04:17:49 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PFNrH-0005DV-4O; Mon, 08 Nov 2010 04:17:47 -0500 In-reply-to: (message from Miles Bader on Mon, 08 Nov 2010 16:51:51 +0900) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:132446 Archived-At: > From: Miles Bader > Cc: eliz@gnu.org, emacs-devel@gnu.org > Date: Mon, 08 Nov 2010 16:51:51 +0900 > > emacs -Q -font 'bitstream vera sans mono 12' > > fails as I described before (most importantly, fails to combine > characters at all when auto-composition-mode is enabled). Do you see any problems in how Emacs displays the HELLO file? E.g., does the cursor move across the composed characters as a single unit there? In other words, is the problem with auto-composing only some characters, or is it with compositions in general, with the "bitstream vera sans mono 12" font?