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: [elpa] New package: vc-got Date: Tue, 31 Aug 2021 16:10:19 +0300 Message-ID: <83y28hsqtg.fsf@gnu.org> References: <87zgsx7v08.fsf@omarpolo.com> 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="38658"; mail-complaints-to="usenet@ciao.gmane.io" Cc: timo.myyra@bittivirhe.fi, emacs-devel@gnu.org To: Omar Polo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Aug 31 15:27:41 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 1mL3ng-0009nj-H9 for ged-emacs-devel@m.gmane-mx.org; Tue, 31 Aug 2021 15:27:40 +0200 Original-Received: from localhost ([::1]:52488 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mL3nf-0007wV-FO for ged-emacs-devel@m.gmane-mx.org; Tue, 31 Aug 2021 09:27:39 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44496) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mL3X3-0002vw-Pj for emacs-devel@gnu.org; Tue, 31 Aug 2021 09:10:30 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34848) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mL3X2-00016a-Qm; Tue, 31 Aug 2021 09:10:28 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3378 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 1mL3Wz-0005X6-FQ; Tue, 31 Aug 2021 09:10:28 -0400 In-Reply-To: <87zgsx7v08.fsf@omarpolo.com> (message from Omar Polo on Tue, 31 Aug 2021 12:17:26 +0200) 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:273583 Archived-At: > From: Omar Polo > Date: Tue, 31 Aug 2021 12:17:26 +0200 > Cc: Timo Myyrä > > I'd like to add vc-got to GNU ELPA. It's a small package that > implements a VC backend for the Game of Trees[0] VCS. Thanks. What do people think about the need to have Got support in Emacs OOTB? Is it important enough to have it in core?