Where to find .emacs in Windows: C:\Users\[USER NAME]\AppData\Roaming\.emacs (custom-set-variables '(custom-enabled-themes (quote (manoj-dark))) '(inhibit-startup-screen t)) (custom-set-faces '(default ((t (:family "Courier New" :foundry "outline" :slant normal :weight normal :height 143 :width normal))))) (global-set-key [(control h)] 'delete-backward-char)