From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Next release Date: Sat, 03 May 2008 17:42:22 -0400 Message-ID: References: <18457.37369.262079.668907@kahikatea.snap.net.nz> <5jr6clncn8.fsf@fencepost.gnu.org> <87od7p22dw.fsf@stupidchicken.com> <5ur6cj9pdg.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209850965 5129 80.91.229.12 (3 May 2008 21:42:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 May 2008 21:42:45 +0000 (UTC) Cc: YAMAMOTO Mitsuharu , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 03 23:43:20 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 1JsPVn-00059a-Nh for ged-emacs-devel@m.gmane.org; Sat, 03 May 2008 23:43:20 +0200 Original-Received: from localhost ([127.0.0.1]:44538 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JsPV6-0007fa-E5 for ged-emacs-devel@m.gmane.org; Sat, 03 May 2008 17:42:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JsPV3-0007fV-8h for emacs-devel@gnu.org; Sat, 03 May 2008 17:42:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JsPV1-0007fB-UO for emacs-devel@gnu.org; Sat, 03 May 2008 17:42:32 -0400 Original-Received: from [199.232.76.173] (port=44280 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JsPV1-0007f4-PJ for emacs-devel@gnu.org; Sat, 03 May 2008 17:42:31 -0400 Original-Received: from 206-248-152-33.dsl.teksavvy.com ([206.248.152.33] helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JsPUy-0001V1-MY; Sat, 03 May 2008 17:42:28 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id ABEEC70188; Sat, 3 May 2008 17:42:22 -0400 (EDT) In-Reply-To: <5ur6cj9pdg.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sat, 03 May 2008 15:08:59 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-Greylist: delayed 9398 seconds by postgrey-1.27 at monty-python; Sat, 03 May 2008 17:42:28 EDT 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:96395 Archived-At: >> This said, we need to figure out how to do the dump for GNUstep in any >> case. As for the multi-tty preloading of win-*, I don't think it's >> a problem for CANNOT_DUMP: IIUC the reason for this change is that those >> win-* files prefer to be loaded "early" (e.g. before the .emacs file). > I know nothing about this, but just in case it's been overlooked, some > CANNOT_DUMP patches were submitted in March. > Patches for CANNOT_DUMP on 23.0.60 > http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-03/msg00015.html > http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-03/msg00010.html Yes, they're still in http://emacsbugs.donarmstrong.com/emacs waiting for someont to take care of them. Stefan