Hacker News new | ask | show | jobs
by michaelhoffman 4163 days ago
I use the same `.emacs` on both Windows and Linux. I put some Windows-specific stuff in a separate file that I load only when `(string-match "nt" (symbol-name system-type))`.