Guest User

Untitled

a guest
Jun 24th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. (fset 'foo [return 3 16 14 5 return 21 3 46 return 24 98 return])
  2.  
  3. ;; Keyboard Macro Editor. Press C-c C-c to finish; press C-x k RET to cancel.
  4. ;; Original keys: RET C-c C-p C-n C-e RET C-u C-c . RET C-x b RET
  5.  
  6. Command: foo
  7. Key: none
  8.  
  9. Macro:
  10.  
  11. RET ;; newline
  12. C-c C-p
  13. C-n ;; next-line
  14. C-e ;; move-end-of-line
  15. RET ;; newline
  16. C-u C-c .
  17. RET ;; newline
  18. C-x b ;; switch-to-buffer
  19. RET ;; newline
Add Comment
Please, Sign In to add comment