From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Accessible "building from source" instructions Date: Mon, 27 May 2019 05:29:26 +0300 Message-ID: <835zpw3a0p.fsf@gnu.org> References: <68d37166-3abf-c5a5-7220-be3b4a2294d1@yandex.ru> <3a823822-394c-4761-dd4a-fa7353107346@cs.ucla.edu> <83k1ed2s0g.fsf@gnu.org> <811385e1-1f72-bdcf-7126-e25ce5578d28@cs.ucla.edu> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="93615"; mail-complaints-to="usenet@blaine.gmane.org" Cc: Emacs-devel@gnu.org, dgutov@yandex.ru To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 27 04:30:05 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hV5On-000OE4-9R for ged-emacs-devel@m.gmane.org; Mon, 27 May 2019 04:30:05 +0200 Original-Received: from localhost ([127.0.0.1]:38877 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hV5Ol-0003gi-Vu for ged-emacs-devel@m.gmane.org; Sun, 26 May 2019 22:30:04 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:36668) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hV5OA-0003ga-1J for Emacs-devel@gnu.org; Sun, 26 May 2019 22:29:27 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:58129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hV5O8-0006zb-Vr; Sun, 26 May 2019 22:29:24 -0400 Original-Received: from [176.228.60.248] (port=3629 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hV5O8-0007ww-1w; Sun, 26 May 2019 22:29:24 -0400 In-reply-to: <811385e1-1f72-bdcf-7126-e25ce5578d28@cs.ucla.edu> (message from Paul Eggert on Sun, 26 May 2019 13:08:26 -0700) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:237031 Archived-At: > Cc: dgutov@yandex.ru, Emacs-devel@gnu.org > From: Paul Eggert > Date: Sun, 26 May 2019 13:08:26 -0700 > > Yesterday I solved my problem in the usual way: I used a search engine and found > a cheat sheet somewhere. The CVS manual includes such a cheat sheet. Of course, there's also the Emacs VC, which still supports CVS. You can even do "C-x v v" without knowing what exactly does it do.