From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Should the mode line extend under the scroll bar? Date: Mon, 04 Oct 2004 16:22:21 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096899787 8534 80.91.229.6 (4 Oct 2004 14:23:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Oct 2004 14:23:07 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 04 16:22: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 1CETjo-0004FI-00 for ; Mon, 04 Oct 2004 16:22:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CETqO-0007bj-QO for ged-emacs-devel@m.gmane.org; Mon, 04 Oct 2004 10:29:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CETqH-0007bP-BZ for emacs-devel@gnu.org; Mon, 04 Oct 2004 10:29:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CETqG-0007b2-Jr for emacs-devel@gnu.org; Mon, 04 Oct 2004 10:29:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CETqG-0007az-HE for emacs-devel@gnu.org; Mon, 04 Oct 2004 10:29:32 -0400 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1CETjI-00064C-5I for emacs-devel@gnu.org; Mon, 04 Oct 2004 10:22:20 -0400 Original-Received: (qmail 35458 invoked from network); 4 Oct 2004 14:22:18 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 4 Oct 2004 14:22:18 -0000 Original-To: "Drew Adams" In-Reply-To: (Drew Adams's message of "Sun, 3 Oct 2004 11:14:27 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) 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:27878 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27878 "Drew Adams" writes: > Your point about mode-line sensitivity under the scroll bar (that is, where > the drag handle is) is precisely my second point - vertical bar dragging > should be disassociated from mode-line activation (sensitivity). This > interference is an unpleasant side effect. I just installed a fix which makes the vertical drag poiner <-> behave a lot better. Before, you could risk that dragging the mouse when the <-> pointer was shown would not have any effect (at best), because the event was associated with the wrong window. Also, I installed another change which ensure that the pointer shape does not change while you drag the mouse (i.e. it stays a <-> arrow). -- Kim F. Storm http://www.cua.dk