From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:33790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEHU4-0000w6-HW for guix-patches@gnu.org; Wed, 10 Apr 2019 13:58:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hEHU3-00069T-EC for guix-patches@gnu.org; Wed, 10 Apr 2019 13:58:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39964) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hEHU3-00069C-07 for guix-patches@gnu.org; Wed, 10 Apr 2019 13:58:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hEHU1-0006jA-My for guix-patches@gnu.org; Wed, 10 Apr 2019 13:58:02 -0400 Subject: [bug#34959] Acknowledgement ([PATCH] Add Multiple Common Lisp Packages) Resent-Message-ID: From: Katherine Cox-Buday References: <87pnqh4acd.fsf@gmail.com> <87lg15493r.fsf@gmail.com> <87pnqg616m.fsf@elephly.net> <87k1gh1d6f.fsf@gmail.com> <87ef6e2vhe.fsf@member.fsf.org> <87k1g1q5oh.fsf@gmail.com> <87ftqpeqy7.fsf@elephly.net> Date: Wed, 10 Apr 2019 12:57:17 -0500 In-Reply-To: <87ftqpeqy7.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 10 Apr 2019 19:00:00 +0200") Message-ID: <87wok1oi9u.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , 34959-done@debbugs.gnu.org Ricardo Wurmus writes: > Katherine Cox-Buday writes: > >> Do all commits require message bodies? > > Yes, for better or worse we adhere to the GNU conventions in commit > messages. Since the format is predictable and can be, in part, derived > from the changes we offer Emacs snippets that can be used to generate > the commit messages more quickly. > > If you=E2=80=99re using Emacs and Magit you only need to type =E2=80=9Cad= d=E2=80=9D or =E2=80=9Cupdate=E2=80=9D > and hit TAB to have the commit message generated for you. > > (If you=E2=80=99re not using Emacs we would welcome snippets for other ed= itors > to make it writing commit messages easier.)=20 > > -- > Ricardo I am indeed using emacs and magit, so I'll start doing this. As an aside, I don't know how much of this is obvious to other folks (i.e. maybe folks who contribute to GNU projects more often), but I feel like I've been discovering things like this which aren't in the Guix manual. Did I just miss this stuff (very possible!), or are we missing some instruction and perhaps links to GNU standards? --=20 Katherine