From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:39887) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHkVf-0008E8-JF for guix-patches@gnu.org; Sat, 20 Apr 2019 03:34:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hHkVe-00073k-On for guix-patches@gnu.org; Sat, 20 Apr 2019 03:34:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60047) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hHkVe-00073V-IN for guix-patches@gnu.org; Sat, 20 Apr 2019 03:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hHkVe-0007ln-Aq for guix-patches@gnu.org; Sat, 20 Apr 2019 03:34:02 -0400 Subject: [bug#35333] [PATCH 0/6] Add Yubikey Manager and Its Dependencies Resent-Message-ID: References: <20190420003814.5120-1-cmmarusich@gmail.com> <20190420010800.5741-1-cmmarusich@gmail.com> From: Ricardo Wurmus In-reply-to: <20190420010800.5741-1-cmmarusich@gmail.com> Date: Sat, 20 Apr 2019 09:32:53 +0200 Message-ID: <87tvetku6y.fsf@elephly.net> 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: Chris Marusich Cc: 35333@debbugs.gnu.org Hi Chris, > I then manually filled in the body and the following headers: > > From: Chris Marusich > Subject: Re: [bug#35333] [PATCH 0/6] Add Yubikey Manager and Its Depend= encies I don=E2=80=99t think this is necessary. > In-Reply-To: <20190420003814.5120-1-cmmarusich@gmail.com> You can use =E2=80=9C--in-reply-to=E2=80=9D from the command line instead. --=20 Ricardo