bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7526: 24.0.50; Keyboard macros & long lines


From: Dani Moncayo
Subject: bug#7526: 24.0.50; Keyboard macros & long lines
Date: Wed, 1 Dec 2010 18:41:45 +0100

Hello,

** Steps to reproduce:
0) Start Emacs (emacs -Q)
1) Visit the attached file.
2) Turn on truncate lines mode (M-x toggle-truncate-lines)
3) Adjust the width of the emacs frame so that only fields 0 to 8 are visible.
4) Place the point just before `field_10' at line 1.
5) Start keyboard macro recording (<F3>)
6) Type: C-a C-n C-s `|' and repeat C-s until the point reaches
`field_10' again.
7) Type <RET> to end Isearch and <F4> to end macro recording.
8) Now type <F4> to execute the macro.

** Expected result: The point moves to `field_10' at line 3.
** Actual result: The point moves to `field_15' at line 3.

In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2010-11-30 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'

-- 
Dani Moncayo

Attachment: test.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]