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.help Subject: Re: Getting latest development version Date: Sat, 26 Nov 2022 20:59:14 +0200 Message-ID: <83zgcdr18d.fsf@gnu.org> References: <1445516721.59866.1669486069971@orville.co-bxl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1943"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Nov 26 19:59:26 2022 Return-path: Envelope-to: geh-help-gnu-emacs@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 1oz0Oc-0000A7-BI for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 26 Nov 2022 19:59:26 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oz0O4-0003Pk-Ds; Sat, 26 Nov 2022 13:58:52 -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 1oz0O2-0003Km-Vm for help-gnu-emacs@gnu.org; Sat, 26 Nov 2022 13:58:51 -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 1oz0O1-0001D0-NT for help-gnu-emacs@gnu.org; Sat, 26 Nov 2022 13:58:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=fPDrrOpAvauE5G7JB8X0eMVxcaeMcz0C2b+yoKe1Ejc=; b=KsgFL4b95XgmUPXTTN+o Y9r/EqW9J34madfyhvJBW/TE9rq2BjSzMBfLUIg2ZMSK7yBUlDFKgBMFCMgVwY3tO6+YTrm6VVkQB elfNBcF/+NHxqD8Mt6r5+Dm9CJt+r+n6JXDgqwckFB5cZZi3fiUJq1CKmPDk7y1BXYbltD0ZTWmIr qszWp0YQc8aAdyjVgtV/FJ/TVzFGdRS/SqHpuW/pt+5p8iH+cZ9h/+l8qdNwdmcUXm+HnwS1HfXcy dagEBUugWBfKIzLw4zWbYVMRN6OlhPhzP9Z+MU1vVf9u7EJgdySsChqqy96coyTDdtljQwjXjOZgT HaN2nPEYCTdT6g==; 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 1oz0O1-0002ew-0e for help-gnu-emacs@gnu.org; Sat, 26 Nov 2022 13:58:49 -0500 In-Reply-To: <1445516721.59866.1669486069971@orville.co-bxl> (message from Hans Lonsdale via Users list for the GNU Emacs text editor on Sat, 26 Nov 2022 19:07:50 +0100 (CET)) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:141181 Archived-At: > Date: Sat, 26 Nov 2022 19:07:50 +0100 (CET) > From: Hans Lonsdale via Users list for the GNU Emacs text editor > > Have been trying to get the latest development version of emacs, but still getting "emacs-29.0.50". That is the latest development version, as of today. > I still have difficulty getting the latest version.  Would you be so kind to do something about this, so that > it is not so perplexing on how to get emacs versions, including development versions, if you please. For the latest version, just clone the Git repository and build it. That's it.