This is the mail archive of the cygwin@sourceware.cygnus.com 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]

[ANN] Small Emacs clone for cygwin/mingw32 and others


Hi, I please to put my GNU Emacs clone into GLP licence.

  ftp://ftp.eligis.com/pub/emacs.zip

distrib includes sources and WIN32 binary.

EmACT is good Emacs clone that works on many systems, mainly:

Win32 (both console and GUI versions)
Unix  (both console and GUI versions)
OS/2  (PM Only)
....

On Win32 with gcc:

 - cd src
 - make -f makefile.gnt

On Win32 with MSVC:

 - cd src
 - nmake -f makefile.nt

On UNIX

  - sh convunix
  - make  (at toplevel)
  ;; choose your system
  - make linux-x11

makes ed.exe (of course you can change the name to whatever you like, emacs
?)
copy *.lsp files to c:\usr\lib\emacs
edit startup.lsp to customize things such as color and more.

  ***** DON'T ASK ME FOR 'UNDO' OR LINE WRAP OR MORE GUI FEATURES OR COLOR
SYNTAX *****

I want to keep Emacs small and efficient

Just a request: who can send me an English (other ?) translation of the DOC
?
Enjoy!

Christian Jullien - Eligis
eligis@wanadoo.fr - www.eligis.com
+33 (1) 34.27.60.09 - 4, Villa des Reinettes - St. Prix (France)


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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