;; Keyboard Macro Editor. Press C-c C-c to finish; press C-x k RET to cancel. ;; Original keys: <> .* 2 [ 3 - 9 ].* RET S-C-a C-SPC S-C-e 2*M-W S-C-x O S-C-y RET S-C-x O S-C-e Command: last-kbd-macro Key: none Macro: <> ;; search-forward-regexp .* ;; self-insert-command * 9 2 ;; self-insert-command [ ;; self-insert-command 3 ;; self-insert-command - ;; self-insert-command 9 ;; self-insert-command ].* ;; self-insert-command * 3 RET ;; newline S-C-a C-SPC ;; set-mark-command S-C-e 2*M-W S-C-x O ;; self-insert-command S-C-y RET ;; newline S-C-x O ;; self-insert-command S-C-e