From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#9618: 23.3; error: attempt to drag the rightmost scrollbar Date: Fri, 21 Oct 2011 11:31:22 +0200 Message-ID: <4EA13BEA.9060105@gmx.at> References: <87vcsd7sn8.wl%arne_bab@web.de> <4E995FFD.4050900@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1319189523 21940 80.91.229.12 (21 Oct 2011 09:32:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 21 Oct 2011 09:32:03 +0000 (UTC) To: 9618@debbugs.gnu.org, rudalics@gmx.at Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 21 11:31:59 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RHBSF-0006g6-G6 for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Oct 2011 11:31:55 +0200 Original-Received: from localhost ([::1]:56476 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHBSE-0005Y3-PV for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Oct 2011 05:31:54 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:38230) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHBSA-0005Xy-Kz for bug-gnu-emacs@gnu.org; Fri, 21 Oct 2011 05:31:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RHBS9-0001aW-BN for bug-gnu-emacs@gnu.org; Fri, 21 Oct 2011 05:31:50 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46982) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHBS9-0001aS-2v for bug-gnu-emacs@gnu.org; Fri, 21 Oct 2011 05:31:49 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RHBTJ-0006rm-MC for bug-gnu-emacs@gnu.org; Fri, 21 Oct 2011 05:33:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 21 Oct 2011 09:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9618 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9618-submit@debbugs.gnu.org id=B9618.131918956726374 (code B ref 9618); Fri, 21 Oct 2011 09:33:01 +0000 Original-Received: (at 9618) by debbugs.gnu.org; 21 Oct 2011 09:32:47 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RHBT4-0006rK-QB for submit@debbugs.gnu.org; Fri, 21 Oct 2011 05:32:47 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1RHBT1-0006r6-L6 for 9618@debbugs.gnu.org; Fri, 21 Oct 2011 05:32:44 -0400 Original-Received: (qmail invoked by alias); 21 Oct 2011 09:31:23 -0000 Original-Received: from 62-47-53-212.adsl.highway.telekom.at (EHLO [62.47.53.212]) [62.47.53.212] by mail.gmx.net (mp008) with SMTP; 21 Oct 2011 11:31:23 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/D/KpaBhnDaEciHolmZ0pqy9odM7M6EedBhEQ2qq S2x/S1+E55z6Mw User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <4E995FFD.4050900@gmx.at> X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 21 Oct 2011 05:33:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52979 Archived-At: > PS: The fix doesn't address one annoying problem in this context. If > you are in a right window, dragging its left divider will select some > window on the left. Fixing this might require some principal change in > Emacs' event structure and will be left for post Emacs 24.1. This and a few other issues should have been fixed now. martin