From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Niels Freimann Newsgroups: gmane.emacs.help Subject: Re: Oldest running Emacs version Date: Sun, 4 May 2003 09:03:25 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <200305040903.25689.nfreimann@firemail.de> Reply-To: nfreimann@firemail.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1052031940 5599 80.91.224.249 (4 May 2003 07:05:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 4 May 2003 07:05:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sun May 04 09:05:38 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19CDZ4-0001S8-00 for ; Sun, 04 May 2003 09:05:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19CDZ6-00022c-06 for gnu-help-gnu-emacs@m.gmane.org; Sun, 04 May 2003 03:05:40 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19CDYl-0001wF-00 for help-gnu-emacs@gnu.org; Sun, 04 May 2003 03:05:19 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19CDYi-0001oY-00 for help-gnu-emacs@gnu.org; Sun, 04 May 2003 03:05:17 -0400 Original-Received: from lmsmtp01.st1.spray.net ([212.78.202.111]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19CDYh-0001W1-00 for Help-gnu-emacs@gnu.org; Sun, 04 May 2003 03:05:16 -0400 Original-Received: from linux (p50812959.dip0.t-ipconnect.de [80.129.41.89]) by lmsmtp01.st1.spray.net (Postfix) with ESMTP id 800C21E784 for ; Sun, 4 May 2003 09:05:07 +0200 (MEST) Original-To: Help-gnu-emacs@gnu.org User-Agent: KMail/1.4.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:9243 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9243 > like home. The usual key bindings do what you expect them to, there's > paren matching, you can split windows with `C-x 2' and there's even > Dired. ...Next, all you need is to discover that they both have Lisps=20 the macro language of the original ITS/RMS emacs was TECO.=20 Bernie Greenberg written on Multics an MacLisp based "emacs derived" editor, soon followed by Gosling's Moclisp based UNIX text=20 editor. Gosling's emacs became the ultimative code base of RMS's=20 GNU/emacs. Soon later RMS was forced to to rewrite the code base=20 out of legal considerations. Therefore you are talking about rather recent improvements and=20 not about the original ITS emacs. The sources of ITS emacs are=20 downloadable in the internet, as well as a lot of comments. Reading that making clear that GNU/emacs is a different program.