From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: mouse marking vs. text beyond screen edge Date: Sun, 04 Apr 2004 00:13:11 +0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <877jwxkpk8.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1081032748 28447 80.91.224.253 (3 Apr 2004 22:52:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Apr 2004 22:52:28 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Apr 04 00:52:23 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B9tzy-00086R-00 for ; Sun, 04 Apr 2004 00:52:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B9tzf-00047D-UX for geb-bug-gnu-emacs@m.gmane.org; Sat, 03 Apr 2004 17:52:03 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B9tzZ-00043M-Px for bug-gnu-emacs@gnu.org; Sat, 03 Apr 2004 17:51:57 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B9tz2-0003ex-VJ for bug-gnu-emacs@gnu.org; Sat, 03 Apr 2004 17:51:56 -0500 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1B9tyK-00035u-EF for bug-gnu-emacs@gnu.org; Sat, 03 Apr 2004 17:50:40 -0500 Original-Received: from tc218-187-73-217.2-3.dynamic.apol.com.tw ([218.187.73.217]:34061 helo=jidanni.org) by frodo.hserus.net with asmtp (Cipher TLSv1:RC4-SHA:128) (Exim 4.31 #0) id 1B9ty9-000Ds7-Dg by authid with plain for ; Sun, 04 Apr 2004 04:20:33 +0530 Original-Received: from jidanni by jidanni.org with local (Exim 4.30) id 1B9nlf-0000ET-Lu for bug-gnu-emacs@gnu.org; Sun, 04 Apr 2004 00:13:11 +0800 Original-To: bug-gnu-emacs@gnu.org User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:7467 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:7467 Turn off truncate-lines on your 300 char wide file on your 100 char wide window. Hold down the left mouse button and move the pointer rightwards along a line of text. Unlike holding down C-f, when we reach the right edge of the screen, we are immediately snapped to the 300th column.