Within emacs, ~ at the beginning of a file name is expanded to your home directory, so you can always find your. emacs file with c-x c-f ~/. emacs.There's further information at home and startup …You didn't say so, but it sounds like you're starting emacs from a windows shortcut.The directory that you see with c-x c-f is the cwd, in emacs terms, the default-directory (a variable).When you start …How can i get emacs to reload all my definitions that i have updated in. emacs without restarting emacs?