Skip to content

Instantly share code, notes, and snippets.

@akirak
Created February 3, 2018 12:21
Show Gist options
  • Save akirak/3c103a7b43ad7417e58d9d34c711e0bd to your computer and use it in GitHub Desktop.
Save akirak/3c103a7b43ad7417e58d9d34c711e0bd to your computer and use it in GitHub Desktop.
Testing Emacs for Windows
system-type
windows-nt
(getenv "HOME")
"C:\\Users\\IEUser\\AppData\\Roaming"
user-login-name
"IEUser"
(expand-file-name "~IEUser")
"c:/Users/IEUser/AppData/Roaming"
user-emacs-directory
"~/.emacs.d/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment