all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Teemu Likonen <tlikonen@iki.fi>
To: emacs-pretest-bug@gnu.org
Subject: bug#3668: 23.1.50; next-line and previous-line don't keep the column in text-scale-mode
Date: Wed, 24 Jun 2009 11:03:04 +0300	[thread overview]
Message-ID: <87hby6ukhz.fsf@iki.fi> (raw)

When text-scale-mode is active the functions C-n (next-line) and C-p
(previous-line) don't stay at the same column when they are executed the
first time after changing the column. Difficult to explain but here's a
simple way to reproduce:

 1. Start Emacs:

        emacs -Q

 2. Increase or decrease the font size with C-x C-- or C-x C-+
    (text-scale-adjust) so that it's different from the default size.

 3. Type this text in the *scratch* buffer at column 0:

        123
        456

 4. Move the point at the beginning of line "123".

 5. Use C-f to move the point between numbers 2 and 3.

 6. Use C-n to move to the next-line.

 7. The point should be between 5 and 6 but it is between 4 and 5.

 8. Fix the bug. :-)



in GNU Emacs 23.1.50.7 (i686-pc-linux-gnu, GTK+ Version 2.12.12)
 of 2009-06-24 on mithlond
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--prefix=/home/dtw/local''





             reply	other threads:[~2009-06-24  8:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-24  8:03 Teemu Likonen [this message]
2009-07-11  7:10 ` bug#3668: 23.1.50; next-line and previous-line don't keep the column in text-scale-mode Teemu Likonen
2011-09-17  6:21   ` Lars Magne Ingebrigtsen
2011-09-17  9:19     ` Eli Zaretskii
2011-09-18  7:57       ` Lars Magne Ingebrigtsen

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=87hby6ukhz.fsf@iki.fi \
    --to=tlikonen@iki.fi \
    --cc=3668@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    /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.