Skip to content

Instantly share code, notes, and snippets.

@blue0513
Created April 23, 2019 14:34
Show Gist options
  • Save blue0513/bbcf3c116af646639f9bdc7e19371fe7 to your computer and use it in GitHub Desktop.
Save blue0513/bbcf3c116af646639f9bdc7e19371fe7 to your computer and use it in GitHub Desktop.
(defun funcy-put-str! (str)
(let* ((vpos (line-number-at-pos))
(hpos 0))
(animate-string str vpos hpos)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment