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: `face' widget type Date: Wed, 02 Mar 2005 06:22:40 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1109765389 16415 80.91.229.2 (2 Mar 2005 12:09:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Mar 2005 12:09:49 +0000 (UTC) Cc: abraham@dina.kvl.dk, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 02 13:09:49 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D6Ser-0003a3-UR for ged-emacs-devel@m.gmane.org; Wed, 02 Mar 2005 13:08:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6Sxc-00061A-OW for ged-emacs-devel@m.gmane.org; Wed, 02 Mar 2005 07:28:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D6SLt-0003iL-Hl for emacs-devel@gnu.org; Wed, 02 Mar 2005 06:49:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D6SLq-0003gq-AT for emacs-devel@gnu.org; Wed, 02 Mar 2005 06:49:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6SLo-0003Rs-QC for emacs-devel@gnu.org; Wed, 02 Mar 2005 06:49:13 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D6Rw8-00040f-Gt for emacs-devel@gnu.org; Wed, 02 Mar 2005 06:22:40 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1D6Rw8-0004x8-0p; Wed, 02 Mar 2005 06:22:40 -0500 Original-To: David Kastrup In-reply-to: (message from David Kastrup on Mon, 28 Feb 2005 23:19:56 +0100) 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:34059 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34059 Fixing a user interface design inconsistency that leads to bad results in marginal cases is to be weighed against the likelihood of the respective fix introducing more severe problems that might go unnoticed before the release. This fix is localized. It has a minor problem, which I asked Per to help fix, but even with that minor problem it is nowhere near as confusing as the old interface.