unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7526: 24.0.50; Keyboard macros & long lines
@ 2010-12-01 17:41 Dani Moncayo
  2011-01-23 23:39 ` Johan Bockgård
  0 siblings, 1 reply; 2+ messages in thread
From: Dani Moncayo @ 2010-12-01 17:41 UTC (permalink / raw)
  To: 7526

[-- Attachment #1: Type: text/plain, Size: 868 bytes --]

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 #2: test.txt --]
[-- Type: text/plain, Size: 543 bytes --]

field_0|field_1|field_2|field_3|field_4|field_5|field_6|field_7|field_8|field_9|field_10|field_11|field_12|field_13|field_14|field_15|field_16|field_17|field_18|field_19|field_20|
field_0|field_1|field_2|field_3|field_4|field_5|field_6|field_7|field_8|field_9|field_10|field_11|field_12|field_13|field_14|field_15|field_16|field_17|field_18|field_19|field_20|
field_0|field_1|field_2|field_3|field_4|field_5|field_6|field_7|field_8|field_9|field_10|field_11|field_12|field_13|field_14|field_15|field_16|field_17|field_18|field_19|field_20|

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

* bug#7526: 24.0.50; Keyboard macros & long lines
  2010-12-01 17:41 bug#7526: 24.0.50; Keyboard macros & long lines Dani Moncayo
@ 2011-01-23 23:39 ` Johan Bockgård
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Bockgård @ 2011-01-23 23:39 UTC (permalink / raw)
  To: Dani Moncayo; +Cc: 7526

merge 7046 7526
thanks

Same problem as http://debbugs.gnu.org/7046#23

As a workaround (setq line-move-visual nil).





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

end of thread, other threads:[~2011-01-23 23:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-01 17:41 bug#7526: 24.0.50; Keyboard macros & long lines Dani Moncayo
2011-01-23 23:39 ` Johan Bockgård

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).