;; Keyboard Macro Editor. Press C-c C-c to finish; press C-x k RET to cancel. ;; Original keys: M-x search-f-r RET 2[3-9] RET C-a C-SPC C-e M-w C-x o C-y RET C-x o C-a Command: last-kbd-macro Key: none Macro: M-x ;; execute-extended-command search-f-r ;; self-insert-command * 10 RET ;; newline 2[3-9] ;; self-insert-command * 13 RET ;; newline C-a ;; move-beginning-of-line C-SPC ;; set-mark-command C-e ;; move-end-of-line M-w ;; kill-ring-save C-x o ;; other-window C-y ;; yank RET ;; newline C-x o ;; other-window ;; next-line C-a ;; move-beginning-of-line