From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:34803) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i2qR9-0008Me-Ab for guix-patches@gnu.org; Wed, 28 Aug 2019 01:24:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i2qR8-00051t-Dx for guix-patches@gnu.org; Wed, 28 Aug 2019 01:24:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40922) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i2qR8-00051i-BT for guix-patches@gnu.org; Wed, 28 Aug 2019 01:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i2qR8-0005LE-4s for guix-patches@gnu.org; Wed, 28 Aug 2019 01:24:02 -0400 Subject: [bug#37038] Amending author email Resent-Message-ID: References: <87tva2kznr.fsf@gnu.org> From: Ricardo Wurmus In-reply-to: Date: Wed, 28 Aug 2019 07:23:08 +0200 Message-ID: <87r255hnib.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: John Soo Cc: 37038@debbugs.gnu.org John Soo writes: >> M-q here if you use Emacs. :-) > > I am an Emacs user but I do not know what M-q does (evil mode user, here). > What does it do? It runs =E2=80=98fill-paragraph=E2=80=98 on the text at point. (Or =E2=80=99paredit-reindent-defun=E2=80=9C if you=E2=80=99re using paredit.) -- Ricardo