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: x_autoselect_window_p Date: Tue, 2 Apr 2002 21:55:40 -0700 (MST) Sender: emacs-devel-admin@gnu.org Message-ID: <200204030455.g334te511752@aztec.santafe.edu> References: Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1017809853 15912 127.0.0.1 (3 Apr 2002 04:57:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 3 Apr 2002 04:57:33 +0000 (UTC) Cc: Pavel@Janik.cz, gerd@gnu.org, emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16scpw-00048X-00 for ; Wed, 03 Apr 2002 06:57:32 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16sd1u-0006uO-00 for ; Wed, 03 Apr 2002 07:09:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16scpY-00009I-00; Tue, 02 Apr 2002 23:57:08 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16scoK-0008Mu-00; Tue, 02 Apr 2002 23:55:52 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g334tea27626; Tue, 2 Apr 2002 21:55:40 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g334te511752; Tue, 2 Apr 2002 21:55:40 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: eliz@is.elta.co.il In-Reply-To: (message from Eli Zaretskii on Tue, 2 Apr 2002 08:44:48 +0200 (IST)) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2333 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2333 Wouldn't it be better to have something in the name of the feature that would hint it's connected with the mouse? Something like mouse-autoselect-window-p? I agree. Also, the ending "-p" is not appropriate for a variable.