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: finger-pointer curser as default for mouse-face text Date: Wed, 27 Oct 2004 06:47:45 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1098874139 2740 80.91.229.6 (27 Oct 2004 10:48:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Oct 2004 10:48:59 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 27 12:48:52 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CMlMJ-0000Ft-00 for ; Wed, 27 Oct 2004 12:48:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMlU3-0003Pf-Hv for ged-emacs-devel@m.gmane.org; Wed, 27 Oct 2004 06:56:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CMlTs-0003PK-2y for emacs-devel@gnu.org; Wed, 27 Oct 2004 06:56:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CMlTq-0003OB-V0 for emacs-devel@gnu.org; Wed, 27 Oct 2004 06:56:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMlTq-0003Nx-Rh for emacs-devel@gnu.org; Wed, 27 Oct 2004 06:56:38 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CMlLr-0005ce-Qi for emacs-devel@gnu.org; Wed, 27 Oct 2004 06:48:27 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CMlLF-0000ah-O5; Wed, 27 Oct 2004 06:47:45 -0400 Original-To: Stefan Monnier In-reply-to: (message from Stefan Monnier on Mon, 25 Oct 2004 11:35:34 -0400) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29035 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29035 > After all, we have the same problem with recognizing double-clicks. Sure. But users have wanted double-clicks, so we gave it to them. Users's aren't asking for variable-duration clicks. This may be the best way to give various different users the different things they want, more or less. It is impossible to satisfy all the constraints here.