From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Erroneous selection extension in Emacs version 22.1 for Win32 Date: Sun, 10 Jun 2007 22:03:03 +0300 Message-ID: References: <547653.58049.qm@web58605.mail.re3.yahoo.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1181502189 29664 80.91.229.12 (10 Jun 2007 19:03:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Jun 2007 19:03:09 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Bostjan Vilfan Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jun 10 21:03:08 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HxSgt-0007rq-EK for geb-bug-gnu-emacs@m.gmane.org; Sun, 10 Jun 2007 21:03:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxSgt-0004Vn-12 for geb-bug-gnu-emacs@m.gmane.org; Sun, 10 Jun 2007 15:03:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HxSgq-0004VC-SH for bug-gnu-emacs@gnu.org; Sun, 10 Jun 2007 15:03:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HxSgp-0004Tp-6N for bug-gnu-emacs@gnu.org; Sun, 10 Jun 2007 15:03:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxSgo-0004TS-PK for bug-gnu-emacs@gnu.org; Sun, 10 Jun 2007 15:03:02 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HxSgo-000468-DD for bug-gnu-emacs@gnu.org; Sun, 10 Jun 2007 15:03:02 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-0-63.inter.net.il [84.228.0.63]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CUE24351 (AUTH halo1); Sun, 10 Jun 2007 22:02:59 +0300 (IDT) In-reply-to: <547653.58049.qm@web58605.mail.re3.yahoo.com> (message from Bostjan Vilfan on Sat, 9 Jun 2007 23:22:16 -0700 (PDT)) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15829 Archived-At: > Date: Sat, 9 Jun 2007 23:22:16 -0700 (PDT) > From: Bostjan Vilfan > > If a text is selected and the selected text is scrolled away from the visible > window (using the mouse pointer on the scroll bar on the right or on the up > or down scroll button, top and bottom right), the selected area is extended > at the same time as the original selected text moves away from the window. Thank you for your report. However, I cannot reproduce this in "emacs -Q". Can you tell how do you decide that the selection is extended? Does the portion of text with yellow background become longer? It doesn't for me.