From sand@blarg.net Mon Mar 9 17:05:25 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 10 Mar 2009 00:05:25 +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.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2A05LvW006819 for ; Mon, 9 Mar 2009 17:05:22 -0700 Received: from mx10.gnu.org ([199.232.76.166]:41915) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LgpTD-0005dF-T5 for emacs-pretest-bug@gnu.org; Mon, 09 Mar 2009 20:05:19 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LgpTB-0007zx-28 for emacs-pretest-bug@gnu.org; Mon, 09 Mar 2009 20:05:19 -0400 Received: from v-static-143-234.avvanta.com ([206.124.143.234]:51401 helo=priss.frightenedpiglet.com) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LgpTA-0007zT-Cc for emacs-pretest-bug@gnu.org; Mon, 09 Mar 2009 20:05:16 -0400 Received: (qmail 10764 invoked by uid 1000); 9 Mar 2009 23:59:24 -0000 Date: 9 Mar 2009 23:59:24 -0000 Message-ID: <20090309235924.10763.qmail@priss.frightenedpiglet.com> From: sand@blarg.net To: emacs-pretest-bug@gnu.org CC: rfrancoise@debian.org Subject: 23.0.90; Point shifts leftward during vertical motion in buffaced buffer X-URL: http://home.blarg.net/~sand X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Open a text file and shrink the text size (using bufface) to -2. Move the cursor right several glyphs from the beginning of the line, then move the cursor down one line. On my machine, the cursor moves down, but also moves left one glyph. After any left or right cursor motion, the next upward or downward cursor motion shifts the cursor one glyph towards the left margin; further vertical motion is not affected. The problem stops when you return to normal fact size. This is with fonts -jmk-Neep Alt-normal-normal-normal-*-20-*-*-*-c-*-iso10646-1 (bufface 0) -jmk-Neep Alt-normal-normal-normal-*-15-*-*-*-c-*-iso10646-1 (bufface -2) -jmk-Neep Alt-normal-normal-normal-*-11-*-*-*-c-*-iso10646-1 (bufface -4) from the Debian distribution. In GNU Emacs 23.0.90.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2009-02-07 on elegiac, modified by Debian (emacs-snapshot package, version 1:20090207-1) Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.90/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.90/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: POSIX value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: VM Presentation Minor modes in effect: text-scale-mode: t shell-dirtrack-mode: t auto-image-file-mode: t show-paren-mode: t icomplete-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t From cyd@stupidchicken.com Mon Mar 9 17:52:12 2009 Received: (at 2618) by emacsbugs.donarmstrong.com; 10 Mar 2009 00:52:12 +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 cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2A0q9Xs018497 for <2618@emacsbugs.donarmstrong.com>; Mon, 9 Mar 2009 17:52:10 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id E479F57E21A; Mon, 9 Mar 2009 20:53:22 -0400 (EDT) From: Chong Yidong To: sand@blarg.net Cc: 2618@debbugs.gnu.org Subject: Re: 23.0.90; Point shifts leftward during vertical motion in buffaced buffer Date: Mon, 09 Mar 2009 20:53:22 -0400 Message-ID: <87bpsaw64d.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > Open a text file and shrink the text size (using bufface) to -2. Move > the cursor right several glyphs from the beginning of the line, then > move the cursor down one line. On my machine, the cursor moves down, > but also moves left one glyph. After any left or right cursor motion, > the next upward or downward cursor motion shifts the cursor one glyph > towards the left margin; further vertical motion is not affected. The > problem stops when you return to normal fact size. I am afraid you lost me at the first line: I don't know what `bufface' is. Please provide an *exact* recipe, including the precise file you used and the precise steps you took beginning with `emacs -Q'. From handa@m17n.org Fri Mar 13 04:17:47 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 13 Mar 2009 11:17:47 +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=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=unavailable version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2DBHhLO025614 for ; Fri, 13 Mar 2009 04:17:44 -0700 Received: from mx10.gnu.org ([199.232.76.166]:54742) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Li5OY-0003Qa-25 for emacs-pretest-bug@gnu.org; Fri, 13 Mar 2009 07:17:42 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Li5OV-00038E-Kh for emacs-pretest-bug@gnu.org; Fri, 13 Mar 2009 07:17:41 -0400 Received: from mx1.aist.go.jp ([150.29.246.133]:63509) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Li5OU-00037u-V0 for emacs-pretest-bug@gnu.org; Fri, 13 Mar 2009 07:17:39 -0400 Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id n2DBHNig020422; Fri, 13 Mar 2009 20:17:23 +0900 (JST) env-from (handa@m17n.org) Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id n2DBHN9u027145; Fri, 13 Mar 2009 20:17:23 +0900 (JST) env-from (handa@m17n.org) Received: by smtp2.aist.go.jp with ESMTP id n2DBHKAT013534; Fri, 13 Mar 2009 20:17:20 +0900 (JST) env-from (handa@m17n.org) Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1Li5OP-0005Q5-L3; Fri, 13 Mar 2009 20:17:33 +0900 From: Kenichi Handa To: sand@blarg.net, 2618@debbugs.gnu.org CC: emacs-pretest-bug@gnu.org, rfrancoise@debian.org In-reply-to: <20090309235924.10763.qmail@priss.frightenedpiglet.com> (sand@blarg.net) Subject: Re: bug#2618: 23.0.90; Point shifts leftward during vertical motion in buffaced buffer References: <20090309235924.10763.qmail@priss.frightenedpiglet.com> Message-Id: Date: Fri, 13 Mar 2009 20:17:33 +0900 X-detected-operating-system: by monty-python.gnu.org: Solaris 9 In article <20090309235924.10763.qmail@priss.frightenedpiglet.com>, sand@blarg.net writes: > Open a text file and shrink the text size (using bufface) to -2. Move > the cursor right several glyphs from the beginning of the line, then > move the cursor down one line. On my machine, the cursor moves down, > but also moves left one glyph. After any left or right cursor motion, > the next upward or downward cursor motion shifts the cursor one glyph > towards the left margin; further vertical motion is not affected. The > problem stops when you return to normal fact size. I can reproduce it with almost any fonts. It seems that the problem is that line-move-visual uses (frame-char-width) to calculate the gloal column, but (frame-char-width) doesn't change by remapping of the default face. At the moment, I don't know how to fix it. --- Kenichi Handa handa@m17n.org From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 25 00:19:33 2012 Received: (at submit) by debbugs.gnu.org; 25 Nov 2012 05:19:33 +0000 Received: from localhost ([127.0.0.1]:37323 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TcUcv-0003QQ-EX for submit@debbugs.gnu.org; Sun, 25 Nov 2012 00:19:33 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:40127) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TcUct-0003QC-SZ for submit@debbugs.gnu.org; Sun, 25 Nov 2012 00:19:32 -0500 Received: from [2001:4830:134:3::10] (port=43904 helo=eggs.gnu.org) by fencepost.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1TcUbM-0000az-8s for emacs-pretest-bug@gnu.org; Sun, 25 Nov 2012 00:17:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TcUbK-0003mo-Nd for emacs-pretest-bug@gnu.org; Sun, 25 Nov 2012 00:17:55 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=ham version=3.3.2 Received: from mail-pa0-f41.google.com ([209.85.220.41]:47007) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TcUbK-0003mk-HA for emacs-pretest-bug@gnu.org; Sun, 25 Nov 2012 00:17:54 -0500 Received: by mail-pa0-f41.google.com with SMTP id bj3so3257451pad.0 for ; Sat, 24 Nov 2012 21:17:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=iS1S5+BkenMW7ahzdkLe7RpSjCjGOIjSj5DcKPmzkxY=; b=sTnN+nptgiRUi393IzS69THabB2SKh7HcLXv5bX1zkZfiS4vmma0ZfRVJDCrGAt1X1 hxvNx2X6woH/yhnp7NcvAqbUKKPf6fJXHiZkbI5i601IB7GtJ5/1ftmQztICfNBR8bVH uLy4cJ6QgsG6jn6rGBkLyF01r8uoWHqsFNC1u6pfxk/JPjCM9sgQ/XqB+k1KiUIkqUZ3 hO4tfg1sZUL1eUUatX6mQY0bRjpc3bDIoEXwhDTR2NknBVjUyFrl7pwtYltH6QvO5/ZN McpYHgMk0OXICzDXsqZY3/WDQ6BJv2tTpzI0gvGiWDozh0ElsreY/uc2WmR3jsOUAJdp Fjgg== Received: by 10.66.72.225 with SMTP id g1mr22828471pav.79.1353820673842; Sat, 24 Nov 2012 21:17:53 -0800 (PST) Received: from ulysses (cm198.gamma83.maxonline.com.sg. [202.156.83.198]) by mx.google.com with ESMTPS id j4sm6459629pax.31.2012.11.24.21.17.50 (version=SSLv3 cipher=OTHER); Sat, 24 Nov 2012 21:17:52 -0800 (PST) From: Chong Yidong To: Kenichi Handa Subject: Re: bug#2618: 23.0.90; Point shifts leftward during vertical motion in buffaced buffer References: <20090309235924.10763.qmail@priss.frightenedpiglet.com> Date: Sun, 25 Nov 2012 13:17:48 +0800 In-Reply-To: (Kenichi Handa's message of "Fri, 13 Mar 2009 20:17:33 +0900") Message-ID: <87624u9s77.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.220.41 X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: submit Cc: emacs-pretest-bug@gnu.org, rfrancoise@debian.org, sand@blarg.net, 2618-done@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.1 (------) Kenichi Handa writes: > It seems that the problem is that line-move-visual uses > (frame-char-width) to calculate the gloal column, but > (frame-char-width) doesn't change by remapping of the default face. I believe this old bug is obsolete, since line-move-visual nowadays uses vertical-motion, which is pixel-based. Closing. From unknown Sun Jun 22 20:57:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 23 Dec 2012 12:24:04 +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