This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: managing multiple emacs


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]