GNU bug report logs - #3668
23.1.50; next-line and previous-line don't keep the column in text-scale-mode

Previous Next

Package: emacs;

Reported by: Teemu Likonen <tlikonen <at> iki.fi>

Date: Wed, 24 Jun 2009 08:05:05 UTC

Severity: normal

Tags: fixed

Fixed in version 24.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Teemu Likonen <tlikonen <at> iki.fi>
To: emacs-pretest-bug <at> gnu.org
Subject: 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
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''



This bug report was last modified 13 years and 255 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.