From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#57400: 29.0.50; Support sending patches from VC directly Date: Fri, 07 Oct 2022 10:58:55 +0300 Organization: LINKOV.NET Message-ID: <867d1cjc8w.fsf@mail.linkov.net> References: <84v8qgn1z9.fsf@iki.fi> <87h71zo3p8.fsf@posteo.net> <87sfljmgwz.fsf@posteo.net> <87y1twvima.fsf@posteo.net> <84sfk2p846.fsf@iki.fi> <87h70i9ntt.fsf@posteo.net> <87edvl6vbj.fsf@gmail.com> <8735c1nn3y.fsf@posteo.net> <877d1d6rcy.fsf@gmail.com> 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="38154"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: Philip Kaludercic , 57400@debbugs.gnu.org, Antoine Kalmbach To: Robert Pluim Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 07 10:17:57 2022 Return-path: Envelope-to: geb-bug-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 1ogiYP-0009lJ-Co for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 07 Oct 2022 10:17:57 +0200 Original-Received: from localhost ([::1]:43146 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogiYL-0003Ha-Tt for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 07 Oct 2022 04:17:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33750) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogiMs-0006st-IW for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2022 04:06:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35168) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ogiMs-0005Ua-9L for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2022 04:06:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ogiMs-0005pX-3S for bug-gnu-emacs@gnu.org; Fri, 07 Oct 2022 04:06:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Oct 2022 08:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57400 X-GNU-PR-Package: emacs Original-Received: via spool by 57400-submit@debbugs.gnu.org id=B57400.166512992522370 (code B ref 57400); Fri, 07 Oct 2022 08:06:02 +0000 Original-Received: (at 57400) by debbugs.gnu.org; 7 Oct 2022 08:05:25 +0000 Original-Received: from localhost ([127.0.0.1]:34246 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogiMH-0005ok-CG for submit@debbugs.gnu.org; Fri, 07 Oct 2022 04:05:25 -0400 Original-Received: from relay7-d.mail.gandi.net ([217.70.183.200]:38895) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogiMF-0005oW-FJ for 57400@debbugs.gnu.org; Fri, 07 Oct 2022 04:05:24 -0400 Original-Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id 4799B20019; Fri, 7 Oct 2022 08:05:12 +0000 (UTC) In-Reply-To: <877d1d6rcy.fsf@gmail.com> (Robert Pluim's message of "Thu, 06 Oct 2022 14:58:37 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:244746 Archived-At: >> If you have a better name, there is no better time to change it than now. > > `vc-prepare-patch-attach'? `vc-prepare-patch-attach-patches'? Itʼs all > a bit of a mouthful to type, and it doesnʼt feel like much of an > improvement over what you have. We could base the name of the existing commands. There is the command 'submit-emacs-patch', so the corresponding VC command could be 'vc-submit-patch'. Also like the existing command 'git-send-email' the name could be 'vc-send-patch'. Also please note that the most convenient way to select revisions to submit is to show the log buffer, and use 'm' to mark revisions (log-view-toggle-mark-entry). Then 'log-view-get-marked' returns all marked revisions. I suggest to push the current version of the patch, then such marking could be added later.