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 2cec78254e: ; * nt/INSTALL.W64: Fix wording. Date: Wed, 28 Dec 2022 21:40:48 +0200 Message-ID: <83r0wj8gfz.fsf@gnu.org> References: <167195684526.24852.2768894906579002881@vcs2.savannah.gnu.org> <20221225082725.87372C00613@vcs2.savannah.gnu.org> <86pmc3tpwl.fsf@gnu.org> <83tu1f8mtf.fsf@gnu.org> <86lemrtjbv.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14392"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Arash Esbati Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 28 20:41:24 2022 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 1pAcIm-0003dH-Dy for ged-emacs-devel@m.gmane-mx.org; Wed, 28 Dec 2022 20:41:24 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pAcIJ-0004xy-OR; Wed, 28 Dec 2022 14:40:56 -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 1pAcIC-0004x9-BZ for emacs-devel@gnu.org; Wed, 28 Dec 2022 14:40:49 -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 1pAcIC-0000I3-3T for emacs-devel@gnu.org; Wed, 28 Dec 2022 14:40:48 -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=P5+DsaKi95qjZgOX7/rftpKzusHEKX02WvyeTlgJcGk=; b=sM5hOLW5vkx/ NIFTm5QlrFxH5i/i2HPOsChlyj4haV7UPFbsBc3Mnss2uVTxRhloLqkQZmn2EKKyxLKrRS5N1OZBv FoRijUWng0miPfOraBz4XkP0283tNghaZPJ/4FXaSU6AookBoGVA8M930wiuWVGDggTl/9n+qnipg r4TUFVujMpLxEDwyyPJvxa3/o1ptPZTrp/LTvFW8EvSsnCDoSAmjs5Cf9N2LPpOA/nvGZ1IiNmgvz JGR56FyfO93rSzx4wF0iJpILe23VgLumKeyy3+6TchHGLvrQN2OGOQGvdRiIQ04wPBs7eyrm4oMV3 eMsGs6B3jaLj1h5esdskYQ==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pAcI5-0006v6-E2; Wed, 28 Dec 2022 14:40:42 -0500 In-Reply-To: <86lemrtjbv.fsf@gnu.org> (message from Arash Esbati on Wed, 28 Dec 2022 20:32:52 +0100) 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:302015 Archived-At: > From: Arash Esbati > Cc: emacs-devel@gnu.org > Date: Wed, 28 Dec 2022 20:32:52 +0100 > > Why not taking the part from INSTALL file I sent up-thread, adjust it to > Windows and change this part? Do you want me to make a suggestion? It's IMO too complicated for no good reason, at least from the POV of Windows users. > > There's no --exec-prefix in the text, is there? > > No, I meant: I know what '--prefix' on Windows does, but can't tell > about '--exec-prefix' since I've never used it. Neither should you. It's an option that should be very rarely needed, if at all.