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: Thu, 13 Oct 2022 20:30:57 +0300 Organization: LINKOV.NET Message-ID: <86tu471vhq.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> <867d1cjc8w.fsf@mail.linkov.net> <87o7unkggk.fsf@posteo.net> <86edvids93.fsf@mail.linkov.net> <87zge52nx0.fsf@posteo.net> <86sfjvqz68.fsf@mail.linkov.net> <87edvecg45.fsf@posteo.net> <86r0ze2ldb.fsf@mail.linkov.net> <871qrchzli.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13277"; 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: Robert Pluim , 57400@debbugs.gnu.org, Antoine Kalmbach To: Philip Kaludercic Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Oct 13 19:40:26 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 1oj2C2-0003HZ-G3 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 13 Oct 2022 19:40:26 +0200 Original-Received: from localhost ([::1]:47750 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oj2C0-0004Xx-Ku for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 13 Oct 2022 13:40:24 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33790) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oj27n-0001yT-7x for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2022 13:36:06 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35755) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oj27m-0000Jk-QV for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2022 13:36:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oj27m-0008Rl-CU for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2022 13:36: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: Thu, 13 Oct 2022 17:36: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.166568253532429 (code B ref 57400); Thu, 13 Oct 2022 17:36:02 +0000 Original-Received: (at 57400) by debbugs.gnu.org; 13 Oct 2022 17:35:35 +0000 Original-Received: from localhost ([127.0.0.1]:34833 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oj27I-0008Qv-Iu for submit@debbugs.gnu.org; Thu, 13 Oct 2022 13:35:35 -0400 Original-Received: from relay3-d.mail.gandi.net ([217.70.183.195]:41863) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oj27E-0008QQ-Li for 57400@debbugs.gnu.org; Thu, 13 Oct 2022 13:35:31 -0400 Original-Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id F0AE36000B; Thu, 13 Oct 2022 17:35:18 +0000 (UTC) In-Reply-To: <871qrchzli.fsf@posteo.net> (Philip Kaludercic's message of "Thu, 13 Oct 2022 08:55:37 +0000") 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:245335 Archived-At: >>> I have done all of the above and am prepared to push the changes, but >>> before I do I was wondering if anyone would have any objections to the >>> following changes to vc-git.el: >> >> Indeed, abbreviated commits are more usable. But please wait a little >> for more comments. > > Also note that this change would also only affect working-revision and > previous-revision. If necessary or preferred, I could also modify the > changes to only affect working-revision. Nicer names would be better everywhere, including previous-revision. But: In my recent mail to RMS I raised questions about 'C-u C-x v ='. And when I tried your patch then the default value for "HEAD" often is very strange. For example, try to type 'C-u C-x v =' on the file lisp/paren.el. Here is what it shows: Older revision [remotes/origin/scratch/eglot2emacs~488]: I wonder where comes "eglot2emacs" from when the current branch is master?