From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Misc problems with INSTALL file Date: Tue, 19 Aug 2008 06:17:09 +0300 Message-ID: References: <877iaejafg.fsf@kfs-lx.rd.rdm> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1219115860 10473 80.91.229.12 (19 Aug 2008 03:17:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Aug 2008 03:17:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: storm@cua.dk (Kim F. Storm) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 19 05:18:32 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KVHjl-00012o-87 for ged-emacs-devel@m.gmane.org; Tue, 19 Aug 2008 05:18:25 +0200 Original-Received: from localhost ([127.0.0.1]:46654 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVHio-0001hj-3G for ged-emacs-devel@m.gmane.org; Mon, 18 Aug 2008 23:17:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KVHib-0001Ta-8N for emacs-devel@gnu.org; Mon, 18 Aug 2008 23:17:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KVHia-0001SR-6s for emacs-devel@gnu.org; Mon, 18 Aug 2008 23:17:12 -0400 Original-Received: from [199.232.76.173] (port=55126 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVHia-0001S8-2M for emacs-devel@gnu.org; Mon, 18 Aug 2008 23:17:12 -0400 Original-Received: from mtaout4.012.net.il ([84.95.2.10]:9381) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KVHiZ-0001GB-ID for emacs-devel@gnu.org; Mon, 18 Aug 2008 23:17:11 -0400 Original-Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i_mtaout4.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K5T00BYBVTCGW00@i_mtaout4.012.net.il> for emacs-devel@gnu.org; Tue, 19 Aug 2008 06:17:37 +0300 (IDT) In-reply-to: <877iaejafg.fsf@kfs-lx.rd.rdm> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:102622 Archived-At: > From: storm@cua.dk (Kim F. Storm) > Date: Mon, 18 Aug 2008 23:11:15 +0200 > > There is no MS-DOS or W3x support in Emacs 23 - right? It's still there. No one removed the DOS support code yet. > I know that Eli does not want to kill MSDOG support, but IIUC > in the current state [feature freeze - release just around the corner], > Emacs 23 does not run on MSDOG. Feature freeze means that no new features should be added, but AFAIK it does not mean existing code cannot be debugged and fixed.