From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs 29.2 released Date: Sat, 20 Jan 2024 16:41:06 +0200 Message-ID: <83wms4rrst.fsf@gnu.org> References: <83ttnaaojz.fsf@gnu.org> <87wms6voab.fsf@yahoo.com> <838r4mygg1.fsf@gnu.org> <87sf2uvmsj.fsf@yahoo.com> <837ck6yexu.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33264"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: luangruo@yahoo.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jan 20 15:41:45 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rRCXY-0008Uw-Iw for ged-emacs-devel@m.gmane-mx.org; Sat, 20 Jan 2024 15:41:44 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRCXH-00067T-Sb; Sat, 20 Jan 2024 09:41:27 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rRCXF-00067K-Rb for emacs-devel@gnu.org; Sat, 20 Jan 2024 09:41:26 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rRCXF-00029u-JH; Sat, 20 Jan 2024 09:41:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=8cHkmKgHL+Qo2m/qvfKLFGeS/SZ5ayAEqca7ESU9buk=; b=iGQSP4fvmI7/ vQLKk+1W+jOzY4v4sBLkBGl+D7Vpf3sh85fFIgn0eBFlx5+Okk/472HJEaVWzVmAxUNnP5FpPiPzi lqgUPhn1KR7IS0gc0AJfDYI5tKbQ2ESun49+SJqgTF6NcmuaJxYjIV6umJyvt4N2zEYZACqObSiz9 +Lh27AY+P6Ry9jyQcgFyAufn3PkPLIuvXgWvFFBlpEl53yx2vHIddZCYtTAaYpLHtulJDZGCOSYF/ MTbWqTaguSib1iwHDmoLLpNj0mfDMhK/tqZTOQAmsL80AtdjbzvM/ltwzNXEc8KSVTzn+k1gvWtnx qVNItoFfUA2JJJcakLWhqg==; In-Reply-To: <837ck6yexu.fsf@gnu.org> (message from Eli Zaretskii on Thu, 18 Jan 2024 15:00:13 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:315145 Archived-At: > Date: Thu, 18 Jan 2024 15:00:13 +0200 > From: Eli Zaretskii > Cc: emacs-devel@gnu.org > > > From: Po Lu > > Cc: emacs-devel@gnu.org > > Date: Thu, 18 Jan 2024 20:38:52 +0800 > > > > Eli Zaretskii writes: > > > > > What do you mean by "the DJGPP packages" in this context? > > > > Packages assembled in the same format as the packages available on the > > DJGPP FTP site, which are ZIP archives that can be unpacked in any > > directory and executed directly from there. > > They are just ZIP archives produced from a directory where Emacs was > built, plus a few files that describe the package. I will probably > produce the files for Emacs 29.2 in a couple of days. Now done.