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: [feature/internal-msys] thoughts of a more function windows package Date: Tue, 26 Jan 2021 05:29:13 +0200 Message-ID: <83pn1s1ily.fsf@gnu.org> References: <87pn2dq3xv.fsf@russet.org.uk> <83ft39hnk1.fsf@gnu.org> <87h7nppzjy.fsf@russet.org.uk> <838s90hhb6.fsf@gnu.org> <87zh1gircl.fsf@russet.org.uk> <83turofw8r.fsf@gnu.org> <87sg6v76fd.fsf_-_@russet.org.uk> <83czxy7530.fsf@gnu.org> <87zh12grzh.fsf@russet.org.uk> <83wnw659kw.fsf@gnu.org> <87o8higedm.fsf@russet.org.uk> <83sg6t5t86.fsf@gnu.org> <87bldh7xue.fsf@russet.org.uk> <83bldg6h0o.fsf@gnu.org> <87a6sygf0s.fsf@russet.org.uk> <83lfch2gd4.fsf@gnu.org> <87o8hcd8dg.fsf@telefonica.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36836"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Jan 26 04:29:49 2021 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 1l4F36-0009SO-HF for ged-emacs-devel@m.gmane-mx.org; Tue, 26 Jan 2021 04:29:48 +0100 Original-Received: from localhost ([::1]:40454 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l4F35-0004Wa-Jc for ged-emacs-devel@m.gmane-mx.org; Mon, 25 Jan 2021 22:29:47 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53570) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l4F2Q-00046B-Gd for emacs-devel@gnu.org; Mon, 25 Jan 2021 22:29:06 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:38017) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l4F2Q-0003Ge-3l; Mon, 25 Jan 2021 22:29:06 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4103 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1l4F2O-00029c-4l; Mon, 25 Jan 2021 22:29:04 -0500 In-Reply-To: <87o8hcd8dg.fsf@telefonica.net> (message from =?iso-8859-1?Q?=D3scar?= Fuentes on Mon, 25 Jan 2021 22:17:15 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:263435 Archived-At: > From: Óscar Fuentes > Date: Mon, 25 Jan 2021 22:17:15 +0100 > > > I hope we don't do anything > > that breaks the ability to build and install Emacs into an existing > > MSYS2 tree using "./autogen.sh && ./configure && make && make > > install", as their PKGBUILD script does. > > +1, although I don't expect that this is checked regularly by the Emacs > developers. ??? How else do you think I build my Emacs?