From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#41276: Acknowledgement ([PATCH 0/9] Various small improvements to EasyPG) Date: Fri, 15 May 2020 10:26:45 +0300 Message-ID: <83o8qp3bgq.fsf@gnu.org> References: <20200514191325.22061-1-jonas@bernoul.li> <87sgg26zpv.fsf@bernoul.li> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="45974"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 41276@debbugs.gnu.org To: Jonas Bernoulli Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri May 15 09:28:22 2020 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 1jZUlZ-000Bnt-Ng for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 15 May 2020 09:28:21 +0200 Original-Received: from localhost ([::1]:58330 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZUlY-00033t-PU for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 15 May 2020 03:28:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41580) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZUlG-00033a-KV for bug-gnu-emacs@gnu.org; Fri, 15 May 2020 03:28:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52443) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jZUlG-0001Sa-Bb for bug-gnu-emacs@gnu.org; Fri, 15 May 2020 03:28:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jZUlG-0007q7-8W for bug-gnu-emacs@gnu.org; Fri, 15 May 2020 03:28:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 May 2020 07:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41276 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 41276-submit@debbugs.gnu.org id=B41276.158952763830083 (code B ref 41276); Fri, 15 May 2020 07:28:02 +0000 Original-Received: (at 41276) by debbugs.gnu.org; 15 May 2020 07:27:18 +0000 Original-Received: from localhost ([127.0.0.1]:35756 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jZUkY-0007p8-8g for submit@debbugs.gnu.org; Fri, 15 May 2020 03:27:18 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:33986) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jZUkL-0007oQ-0z for 41276@debbugs.gnu.org; Fri, 15 May 2020 03:27:16 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52590) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZUkF-0001NX-3Q; Fri, 15 May 2020 03:26:59 -0400 Original-Received: from [176.228.60.248] (port=3210 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jZUkE-0006er-70; Fri, 15 May 2020 03:26:58 -0400 In-Reply-To: <87sgg26zpv.fsf@bernoul.li> (message from Jonas Bernoulli on Thu, 14 May 2020 22:14:36 +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:180297 Archived-At: > From: Jonas Bernoulli > Date: Thu, 14 May 2020 22:14:36 +0200 > > Please excuse me for ending up opening an issue per commit and just > delete issues 41268-41275 and 41277 (but not 41276, this issue). > > I sent the patches using: > git send-email 000* --to=bug-gnu-emacs@gnu.org > > I should have used > git send-email 0000-cover-letter.patch --to=bug-gnu-emacs@gnu.org > wait for the response > > If you wish to submit further information on this problem, please > > send it to 41276@debbugs.gnu.org. > and then > 0000-cover-letter.patch > git send-email 000* --to=41276@debbugs.gnu.org > > which is what I am gonna do now. Fingers crossed. The patches may > arrive in the wrong order again, I don't know how to prevent that. A few of the patches in the series don't have commit log messages, or the commit log messages are not in our usual format (see CONTRIBUTE, and also look at the other commits in the repository for examples). Also, since you are submitting the patches after you already know the bug number, please mention the bug number in the commit log messages, as doing that saves whoever actually installs the changeset from doing the equivalent of "git commit --amend" to add the reference to the bug number before pushing. Thanks. Let's wait with pushing for a few days so that others could comment.