From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Problem with narrow vs condensed fonts Date: Mon, 25 Feb 2008 10:45:20 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203954398 11531 80.91.229.12 (25 Feb 2008 15:46:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2008 15:46:38 +0000 (UTC) Cc: schwab@suse.de, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 25 16:47:03 2008 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.50) id 1JTfXR-0005vb-6y for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2008 16:46:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTfWv-0005Ix-IB for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2008 10:46:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTfWm-0005FL-1C for emacs-devel@gnu.org; Mon, 25 Feb 2008 10:46:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTfWk-0005Er-PB for emacs-devel@gnu.org; Mon, 25 Feb 2008 10:46:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTfWk-0005Eo-Mj for emacs-devel@gnu.org; Mon, 25 Feb 2008 10:46:02 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTfWk-0000x5-Ap for emacs-devel@gnu.org; Mon, 25 Feb 2008 10:46:02 -0500 Original-Received: from ceviche.home (vpn-132-204-232-165.acd.umontreal.ca [132.204.232.165]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m1PFjxM3031952 for ; Mon, 25 Feb 2008 10:46:00 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id C2830B40C5; Mon, 25 Feb 2008 10:45:20 -0500 (EST) In-Reply-To: (Kenichi Handa's message of "Mon, 25 Feb 2008 15:23:41 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered HAS_X_HELO=0 X-detected-kernel: by monty-python.gnu.org: 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:90402 Archived-At: > I found that this change: [...] > interacts badly with this change: What kind of "bad interaction" are we talking about? Stefan