From dave@ramenlabs.com Mon Aug 10 15:55:22 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 10 Aug 2009 22:55:22 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7AMtLXN010392 for ; Mon, 10 Aug 2009 15:55:22 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Madlw-0001gO-QC for bug-gnu-emacs@gnu.org; Mon, 10 Aug 2009 18:55:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Madlr-0001gC-9e for bug-gnu-emacs@gnu.org; Mon, 10 Aug 2009 18:55:19 -0400 Received: from [199.232.76.173] (port=45198 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Madlr-0001g9-4f for bug-gnu-emacs@gnu.org; Mon, 10 Aug 2009 18:55:15 -0400 Received: from spoomusic.com ([206.123.115.70]:38715) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Madlp-0002Cz-NC for bug-gnu-emacs@gnu.org; Mon, 10 Aug 2009 18:55:14 -0400 Received: (qmail 14012 invoked by uid 89); 10 Aug 2009 22:55:10 -0000 Received: from localhost (127.0.0.1) by 0 with ESMTPS (DHE-RSA-AES256-SHA encrypted); 10 Aug 2009 22:55:10 -0000 Date: Mon, 10 Aug 2009 15:55:10 -0700 (MST) From: Dave Benjamin X-X-Sender: ramen@spoomusic.com To: bug-gnu-emacs@gnu.org Subject: Follow mode breaks mouse wheel on Emacs 23 Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Hello, It looks like Emacs 23 introduced a new bug when using the mouse wheel within follow-mode. It's pretty simple to reproduce: 1. Start emacs under X (emacs -Q) 2. Load a file that's more than a few screenfuls 3. M-x follow-delete-other-windows-and-split 4. Move the mouse pointer so it's over the right column 5. Scroll the mouse wheel It looks like emacs is sort of fighting with itself, as it scrolls the column for a split second and then scrolls it back. If you scroll the mouse wheel over the left column, it works fine. Thanks, Dave -- .. Dave Benjamin - Software Developer - Phoenix, Arizona .. http://ramenlabs.com | http://twitter.com/ramenlabs From debbugs-submit-bounces@debbugs.gnu.org Tue May 01 10:02:07 2012 Received: (at 4112) by debbugs.gnu.org; 1 May 2012 14:02:07 +0000 Received: from localhost ([127.0.0.1]:60898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SPDeX-0006Mx-SG for submit@debbugs.gnu.org; Tue, 01 May 2012 10:02:07 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:59899 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SPDeV-0006Mp-IR for 4112@debbugs.gnu.org; Tue, 01 May 2012 10:02:05 -0400 Received: from bb116-14-12-6.singnet.com.sg ([116.14.12.6]:36681 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SPDd4-0000TX-RU; Tue, 01 May 2012 10:00:35 -0400 From: Chong Yidong To: Dave Benjamin Subject: Re: bug#4112: Follow mode breaks mouse wheel on Emacs 23 References: Date: Tue, 01 May 2012 22:00:27 +0800 In-Reply-To: (Dave Benjamin's message of "Mon, 10 Aug 2009 15:55:10 -0700 (MST)") Message-ID: <878vhcc878.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.96 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 4112 Cc: 4112@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Dave Benjamin writes: > It looks like Emacs 23 introduced a new bug when using the mouse wheel > within follow-mode. It's pretty simple to reproduce: > > 1. Start emacs under X (emacs -Q) > 2. Load a file that's more than a few screenfuls > 3. M-x follow-delete-other-windows-and-split > 4. Move the mouse pointer so it's over the right column > 5. Scroll the mouse wheel > > It looks like emacs is sort of fighting with itself, as it scrolls the > column for a split second and then scrolls it back. I've committed a fix to trunk. Thanks for the bug report. From debbugs-submit-bounces@debbugs.gnu.org Tue May 01 10:02:18 2012 Received: (at control) by debbugs.gnu.org; 1 May 2012 14:02:18 +0000 Received: from localhost ([127.0.0.1]:60901 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SPDeh-0006NH-CA for submit@debbugs.gnu.org; Tue, 01 May 2012 10:02:16 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:59905 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SPDee-0006N9-VW for control@debbugs.gnu.org; Tue, 01 May 2012 10:02:13 -0400 Received: from bb116-14-12-6.singnet.com.sg ([116.14.12.6]:36682 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SPDdE-0000Tw-W1 for control@debbugs.gnu.org; Tue, 01 May 2012 10:00:45 -0400 From: Chong Yidong To: control@debbugs.gnu.org Subject: close 4112 Date: Tue, 01 May 2012 22:00:38 +0800 Message-ID: <877gwwypa1.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) close 4112 thanks From unknown Sun Aug 17 01:42:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 30 May 2012 11:24:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator