From unknown Thu Jun 19 14:10:24 2025 X-Loop: don@donarmstrong.com Subject: bug#503: Incorrect pixel data with word-wrap Reply-To: Stefan Monnier , 503@debbugs.gnu.org Resent-From: Stefan Monnier Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 29 Jun 2008 14:35:02 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 503 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12147496956375 (code B ref -1); Sun, 29 Jun 2008 14:35:02 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.7 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_PACKAGE autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 29 Jun 2008 14:28:15 +0000 Received: from ironport2-out.teksavvy.com (ironport2-out.pppoe.ca [206.248.154.182]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5TES9S9006369 for ; Sun, 29 Jun 2008 07:28:11 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjsFAJU4Z0hFxIdG/2dsb2JhbACBW6x5gXo X-IronPort-AV: E=Sophos;i="4.27,722,1204520400"; d="scan'208";a="23736452" Received: from 69-196-135-70.dsl.teksavvy.com (HELO pastel.home) ([69.196.135.70]) by ironport2-out.teksavvy.com with ESMTP; 29 Jun 2008 10:28:04 -0400 Received: by pastel.home (Postfix, from userid 20848) id CF7B2835A; Sun, 29 Jun 2008 10:28:03 -0400 (EDT) From: Stefan Monnier To: submit@debbugs.gnu.org Message-ID: Date: Sun, 29 Jun 2008 10:28:03 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Package: Emacs Version: 23.0.60 emacs -Q -g 30x30 M-: (setq word-wrap t) RET C-u 80 i C-u 80 m M-x variable-pitch-mode RET Then click with the mouse on the `i's and `m's near the right edge. What I see is that instead of going to the place where I clicked, point sometimes goes to some other location, typically a line below. Stefan From unknown Thu Jun 19 14:10:24 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Stefan Monnier Subject: bug#503 closed by Chong Yidong (Re: Incorrect pixel data with word-wrap) Message-ID: References: <878wvtmaji.fsf@stupidchicken.com> X-Emacs-PR-Message: they-closed 503 X-Emacs-PR-Package: emacs Reply-To: 503@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1216791604-12652-1" This is a multi-part message in MIME format... ------------=_1216791604-12652-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #503: Incorrect pixel data with word-wrap It has been closed by Chong Yidong . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Chong Yidong by replying to this email. --=20 503: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D503 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1216791604-12652-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From cyd@stupidchicken.com Tue Jul 22 22:31:22 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-1.8 required=4.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 503-done) by emacsbugs.donarmstrong.com; 23 Jul 2008 05:31:22 +0000 Received: from furry (c-24-63-201-57.hsd1.ma.comcast.net [24.63.201.57]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6N5VJMx011399 for <503-done@emacsbugs.donarmstrong.com>; Tue, 22 Jul 2008 22:31:20 -0700 Received: by furry (Postfix, from userid 1000) id F2514C056; Wed, 23 Jul 2008 01:31:13 -0400 (EDT) From: Chong Yidong To: 503-done@debbugs.gnu.org Subject: Re: Incorrect pixel data with word-wrap Date: Wed, 23 Jul 2008 01:31:13 -0400 Message-ID: <878wvtmaji.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-CrossAssassin-Score: 2 I believe this is now fixed in the trunk. ------------=_1216791604-12652-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From monnier@iro.umontreal.ca Sun Jun 29 07:28:15 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.7 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_PACKAGE autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 29 Jun 2008 14:28:15 +0000 Received: from ironport2-out.teksavvy.com (ironport2-out.pppoe.ca [206.248.154.182]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5TES9S9006369 for ; Sun, 29 Jun 2008 07:28:11 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjsFAJU4Z0hFxIdG/2dsb2JhbACBW6x5gXo X-IronPort-AV: E=Sophos;i="4.27,722,1204520400"; d="scan'208";a="23736452" Received: from 69-196-135-70.dsl.teksavvy.com (HELO pastel.home) ([69.196.135.70]) by ironport2-out.teksavvy.com with ESMTP; 29 Jun 2008 10:28:04 -0400 Received: by pastel.home (Postfix, from userid 20848) id CF7B2835A; Sun, 29 Jun 2008 10:28:03 -0400 (EDT) From: Stefan Monnier To: submit@debbugs.gnu.org Subject: Incorrect pixel data with word-wrap Message-ID: Date: Sun, 29 Jun 2008 10:28:03 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Package: Emacs Version: 23.0.60 emacs -Q -g 30x30 M-: (setq word-wrap t) RET C-u 80 i C-u 80 m M-x variable-pitch-mode RET Then click with the mouse on the `i's and `m's near the right edge. What I see is that instead of going to the place where I clicked, point sometimes goes to some other location, typically a line below. Stefan ------------=_1216791604-12652-1--