From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: master 4803fba487 1/2: 'C-x v v' on a diff buffer commits it as a patch (bug#52349) Date: Tue, 30 Aug 2022 22:38:31 -0400 Message-ID: References: <166171593185.16640.41619657947456727@vcs2.savannah.gnu.org> <20220828194533.23A6BC00889@vcs2.savannah.gnu.org> <87r10znm0y.fsf@gnus.org> <83fshfvvyn.fsf@gnu.org> <865yia2opx.fsf@mail.linkov.net> <83k06quetz.fsf@gnu.org> <87edwxwzu3.fsf@melete.silentflame.com> <83tu5tu1by.fsf@gnu.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14880"; mail-complaints-to="usenet@ciao.gmane.io" Cc: spwhitton@spwhitton.name, juri@jurta.org, dgutov@yandex.ru, larsi@gnus.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Aug 31 04:39:27 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 1oTDdX-0003ex-Tk for ged-emacs-devel@m.gmane-mx.org; Wed, 31 Aug 2022 04:39:27 +0200 Original-Received: from localhost ([::1]:55178 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oTDdW-0004Hs-K3 for ged-emacs-devel@m.gmane-mx.org; Tue, 30 Aug 2022 22:39:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40822) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTDce-0002hJ-Jg for emacs-devel@gnu.org; Tue, 30 Aug 2022 22:38:32 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35982) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTDcd-0003RB-Fj; Tue, 30 Aug 2022 22:38:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=eTHMCw534aG/unt9QnN06cvsf7IRuK3ZPmYV21zcVi0=; b=NQdGUiOBz1LC 6LYjmPnohJae4HyfwC1j+Uz+xybEnWsmcmjUZIvVHYDzlNypWBjVcta5c1zrn7MJcGuDR4Srs7Smd gm6K7dBAJDhJqczqnEX11vBRK2lhGa+vGGSXr0H+AOU7eDIPkUpltadYsQugRyc0TCkmmQNJ/UABK svBSc2KKcstfjpdCLiQ5aPhhgmLV594bsIinbGd3g9E1IYiTN+6cxpyODCdXEd6a8DPhPYK+1TCRS dJkFifGTsvxJbJ4HzPoM2MD8E3j2jZF2GmxgBHPn+VWd4Vt76wncyzi9rZOFdqyUgwwSplU33Zj67 jX02mga2YmIseEO0gHqiXQ==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1oTDcd-00056a-42; Tue, 30 Aug 2022 22:38:31 -0400 In-Reply-To: <83tu5tu1by.fsf@gnu.org> (message from Eli Zaretskii on Tue, 30 Aug 2022 19:45:53 +0300) 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" Xref: news.gmane.io gmane.emacs.devel:294399 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > Surely leaving room for things to be implemented for other VCs means > > that it remains VC-agnostic. With e.g. Magit there isn't even that room. > Yeah, and then let's "leave room" for adepts of documentation to add > it if they feel like it, and for adepts of Lisp style to fix the style > of the code someone else installed, and for adepts of clean design and > implementation to clean up after others, etc. etc. Hear, hear! Finishing a change fully is a necessary part of starting it. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)