From owner-freebsd-hackers Thu Sep 11 10:37:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA05434 for hackers-outgoing; Thu, 11 Sep 1997 10:37:51 -0700 (PDT) Received: from athena.milk.it (ssigala@line16.globalnet.it [195.206.2.45]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA05422 for ; Thu, 11 Sep 1997 10:37:27 -0700 (PDT) Received: from localhost (ssigala@localhost) by athena.milk.it (8.8.4/8.8.4) with SMTP id TAA02668 for ; Thu, 11 Sep 1997 19:37:00 +0200 X-Authentication-Warning: athena.milk.it: ssigala owned process doing -bs Date: Thu, 11 Sep 1997 19:37:00 +0200 (MET DST) From: "S. Sigala" X-Sender: ssigala@athena.milk.it Reply-To: "S. Sigala" To: freebsd-hackers@freebsd.org Subject: ATTN Emacs users; new Zile release Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, around two month ago i have announced the latest alpha of my Emacs-clone text editor "Zile". I have just released the latest alpha of this program, and is available at ftp://ftp.vix.com/guests/ssigala/pub/zile/zile-1.0a4.tar.gz >From the previous version i have done a major rewrite and now the editor is _very_ Emacs like, while small. I have fixed a lot of bugs and added some important features, like: * Multi window; * Minibuf completion & filename completion; * Mini help window (as suggested by Jordan). The idea is to replace the "standard" FreeBSD editor "ee" with this one (if FBSD core like it). Feedback or ideas are highly appreciated :-) -sandro