Skip to content

Instantly share code, notes, and snippets.

@xuchunyang
Created November 26, 2016 10:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xuchunyang/601564041bc4476d2c4b5d2884f28a91 to your computer and use it in GitHub Desktop.
Save xuchunyang/601564041bc4476d2c4b5d2884f28a91 to your computer and use it in GitHub Desktop.
exiting init file early
;; init.el ends here
(with-current-buffer " *load*" (goto-char (point-max)))
(the following does not matter nay more)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment