all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3668: 23.1.50; next-line and previous-line don't keep the column in text-scale-mode
@ 2009-06-24  8:03 Teemu Likonen
  2009-07-11  7:10 ` Teemu Likonen
  0 siblings, 1 reply; 5+ messages in thread
From: Teemu Likonen @ 2009-06-24  8:03 UTC (permalink / raw)
  To: emacs-pretest-bug

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''





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-18  7:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24  8:03 bug#3668: 23.1.50; next-line and previous-line don't keep the column in text-scale-mode Teemu Likonen
2009-07-11  7:10 ` 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

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.