;; Keyboard Macro Editor. Press C-c C-c to finish; press C-x k RET to cancel. Macro: <> ;; search-forward-regexp 1[0-9][0-9][0-9] ;; self-insert-command * 23 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 ;; right-char