;; 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 [0- \347 DEL 9][0-9][0-9][^0-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 [0- ;; self-insert-command * 10 \347 ;; self-insert-command DEL ;; delete-backward-char 9][0-9][0-9][^0-9] ;; self-insert-command * 18 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