From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: recent emacs font problems? Date: Tue, 10 Jun 2003 20:24:04 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <3EE4784F.70604@swipnet.se> <5xwufun5uf.fsf@kfs2.cua.dk> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1055291112 14928 80.91.224.249 (11 Jun 2003 00:25:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 11 Jun 2003 00:25:12 +0000 (UTC) Cc: jan.h.d@swipnet.se Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jun 11 02:25:10 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19PtQM-0003sb-00 for ; Wed, 11 Jun 2003 02:25:10 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Ptl5-0002Ic-00 for ; Wed, 11 Jun 2003 02:46:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19PtQP-0002c1-3I for emacs-devel@quimby.gnus.org; Tue, 10 Jun 2003 20:25:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19PtPe-00021q-77 for emacs-devel@gnu.org; Tue, 10 Jun 2003 20:24:26 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19PtPV-0001xN-IB for emacs-devel@gnu.org; Tue, 10 Jun 2003 20:24:18 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19PtPI-0001aY-QT for emacs-devel@gnu.org; Tue, 10 Jun 2003 20:24:04 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19PtPI-0006PQ-Fj; Tue, 10 Jun 2003 20:24:04 -0400 Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: <5xwufun5uf.fsf@kfs2.cua.dk> (storm@cua.dk) Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15010 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15010 > I cant really grasp the problem that lead to this change from the > comment above, so if anyone can describe a case for the original > problem, I can try and make this work. Here is what RMS said about the exact same fix some days ago; please read the previous articles in this thread for a discussion on this subject: RMS> That is not correct. It would bring back a bug I fixed recently. I RMS> think it was the following bug. We need to understand what's going on in the two different cases enough to figure out a way to distinguish them and do the right thing for both.