Guest User

Untitled

a guest
Dec 10th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. (let ((api (gist-get-api nil)))
  2. (when force-reload
  3. (pcache-clear (oref api :cache))
  4. (message "Retrieving list of your gists..."))
  5. (gh-gist-list api))
Add Comment
Please, Sign In to add comment