Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: "Christian Jullien" <eligis@wanadoo.fr>
To: <cygwin@sourceware.cygnus.com>
Subject: [ANN] Small Emacs clone for cygwin/mingw32 and others
Date: Tue, 28 Mar 2000 20:43:28 +0200
Message-ID: <IMEDKJHLFGIGPDAKFBKGIEJNCAAA.eligis@wanadoo.fr>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700

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

