From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Keiichiro Nagano (=?ISO-2022-JP?B?GyRCMUpMbjc9MGxPOhsoQg==?=) Newsgroups: gmane.emacs.devel Subject: Re: portable dumper (Re: window.c initialization fix) Date: Thu, 25 Apr 2002 11:58:11 +0900 Organization: Team Sodan (http://sodan.org/) Sender: emacs-devel-admin@gnu.org Message-ID: References: <200204231931.g3NJV1l02805@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1019703643 8005 127.0.0.1 (25 Apr 2002 03:00:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 25 Apr 2002 03:00:43 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 170ZUx-000250-00 for ; Thu, 25 Apr 2002 05:00:43 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 170ZWv-0004t5-00 for ; Thu, 25 Apr 2002 05:02:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170ZUe-0006lY-00; Wed, 24 Apr 2002 23:00:24 -0400 Original-Received: from fw1280219.kitanet.ne.jp ([210.237.128.219] helo=omni-engine.com) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 170ZSa-0006f9-00; Wed, 24 Apr 2002 22:58:16 -0400 Original-Received: from bed.omni-engine.com (localhost [127.0.0.1]) by omni-engine.com (Postfix) with ESMTP id 07F12E54D0; Thu, 25 Apr 2002 11:58:12 +0900 (JST) Original-To: rms@gnu.org In-Reply-To: <200204231931.g3NJV1l02805@aztec.santafe.edu> User-Agent: Wanderlust/2.9.9 (Unchained Melody) EMY/1.13.9 (Art is long, life is short) LIMIT/1.14.7 (Fujiidera) APEL/10.3 Emacs/21.2.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3226 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3226 At Tue, 23 Apr 2002 13:31:01 -0600 (MDT), Richard Stallman wrote: > I am confused here. Is the portable dumper an existing part of XEmacs, > or is it something you are writing now? Did you write the whole > portable dumper, or did other people write some of the code in it? We, Yoshiki Hayashi and I, wrote the whole of the portable dumper subsystem from scratch, though Hayashi-san is a member of the XEmacs development team. Now I am maintaining the code. > What is Meadow, and how does it relate to XEmacs? Meadow is a port of Emacs for Windows with additional features, made by himi-san. It has no relation to XEmacs. The idea of the portable dumper is general, it is not Emacs,XEmacs-specific. I quoted the XEmacs Internals Manual to explain what the portable dumper is. I have no other intentions except this. > Soon I will make a patch for FSF Emacs. > > Please don't call our program "FSF Emacs"--that name was put forward > by people who were not working with us, and we have never wanted it. Ok. -- Keiichiro Nagano