From: Tobias Zawada > > You can use the system-type variable: > > (when (eq system-type 'cygwin) > (menu-bar-mode 0)) > > But, I would rather start /usr/bin/emacs-w32.exe of cygwin. > Just soft-link > /etc/alternatives/emacs > to /usr/bin/emacs-w32.exe.
Tobias: 1. Thanx! I now have a unified .emacs file. Works great! 2. http://www.cygwin.com/acronyms/#PCYMTNQREAIYR (or at least edit out e-mail addresses) 3. I don't have the Cygwin emacs-w32 package installed; my Windows version is outside the Cygwin environment. --Ken Nellis