all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: sand@blarg.net, 2618@emacsbugs.donarmstrong.com
Cc: emacs-pretest-bug@gnu.org, rfrancoise@debian.org
Subject: bug#2618: 23.0.90; Point shifts leftward during vertical motion in buffaced buffer
Date: Fri, 13 Mar 2009 20:17:33 +0900	[thread overview]
Message-ID: <E1Li5OP-0005Q5-L3@etlken> (raw)
In-Reply-To: <20090309235924.10763.qmail@priss.frightenedpiglet.com> (sand@blarg.net)

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






  reply	other threads:[~2009-03-13 11:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-09 23:59 bug#2618: 23.0.90; Point shifts leftward during vertical motion in buffaced buffer sand
2009-03-13 11:17 ` Kenichi Handa [this message]
2012-11-25  5:17   ` Chong Yidong
  -- strict thread matches above, loose matches on Subject: below --
2009-03-10  0:53 Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Li5OP-0005Q5-L3@etlken \
    --to=handa@m17n.org \
    --cc=2618@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=rfrancoise@debian.org \
    --cc=sand@blarg.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.