Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's sluggish on Cygwin. I guess, though, it's not Emacs' fault.


I gave up with the Cygwin version and switched to the native port (http://ftp.gnu.org/pub/gnu/emacs/windows/). Some Cygwin integration is supported by adding to .emacs:

  (require 'cygwin-mount)
  (setq cygwin-mount-cygwin-bin-directory "C:/cygwin/bin")
  (cygwin-mount-activate)
And I use the following alias to open files directly from bash:

  alias emacs='D:/tools/emacs-22.3/bin/emacsclient.exe --no-wait --alternate-editor=D:/tools/emacs-22.3/bin/runemacs.exe'


Man, if my D: drive had emacs installed on it, it would be a :D drive.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: