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#5357: 23.1; Attempt to drag rightmost scrollbar Date: Sat, 15 Oct 2011 12:26:35 +0200 Message-ID: <4E995FDB.9050509@gmx.at> References: <87hb3thebv.fsf@escher.home> <4E8B2B32.5040302@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1318674460 10563 80.91.229.12 (15 Oct 2011 10:27:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 15 Oct 2011 10:27:40 +0000 (UTC) To: 5357-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 15 12:27:36 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 1RF1Sk-0004xh-CS for geb-bug-gnu-emacs@m.gmane.org; Sat, 15 Oct 2011 12:27:30 +0200 Original-Received: from localhost ([::1]:56126 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RF1Sj-0001Ay-CM for geb-bug-gnu-emacs@m.gmane.org; Sat, 15 Oct 2011 06:27:29 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44302) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RF1Sf-0001An-Gm for bug-gnu-emacs@gnu.org; Sat, 15 Oct 2011 06:27:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RF1Se-0004IX-ET for bug-gnu-emacs@gnu.org; Sat, 15 Oct 2011 06:27:25 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51351) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RF1Se-0004IQ-C9 for bug-gnu-emacs@gnu.org; Sat, 15 Oct 2011 06:27:24 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RF1TH-0007Yy-7c for bug-gnu-emacs@gnu.org; Sat, 15 Oct 2011 06:28:03 -0400 Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 15 Oct 2011 10:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 5357 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: Mail-Followup-To: 5357@debbugs.gnu.org, rudalics@gmx.at Original-Received: via spool by 5357-done@debbugs.gnu.org id=D5357.131867444729014 (code D ref 5357); Sat, 15 Oct 2011 10:28:02 +0000 Original-Received: (at 5357-done) by debbugs.gnu.org; 15 Oct 2011 10:27:27 +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 1RF1Sf-0007Xt-N0 for submit@debbugs.gnu.org; Sat, 15 Oct 2011 06:27:26 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1RF1Sc-0007Xb-LO for 5357-done@debbugs.gnu.org; Sat, 15 Oct 2011 06:27:23 -0400 Original-Received: (qmail invoked by alias); 15 Oct 2011 10:26:36 -0000 Original-Received: from 62-47-48-24.adsl.highway.telekom.at (EHLO [62.47.48.24]) [62.47.48.24] by mail.gmx.net (mp049) with SMTP; 15 Oct 2011 12:26:36 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19GmrYqa35Gqpnf6WETzo+fZ/Ewvr0tyF1FL7VpNj I74zsaen4EPE9s User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <4E8B2B32.5040302@gmx.at> X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 15 Oct 2011 06:28:03 -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:52665 Archived-At: > I'm getting the title message when I grab the dividing line below a > scrollbar that is /clearly/ not the rightmost one. Should be fixed now on trunk. Thanks, martin