From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 12 14:13:56 2020 Received: (at submit) by debbugs.gnu.org; 12 Oct 2020 18:13:56 +0000 Received: from localhost ([127.0.0.1]:43934 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kS2Ka-0005lC-5a for submit@debbugs.gnu.org; Mon, 12 Oct 2020 14:13:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:55106) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kS2KV-0005l2-Md for submit@debbugs.gnu.org; Mon, 12 Oct 2020 14:13:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36930) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kS2KV-00010y-HG for guix-patches@gnu.org; Mon, 12 Oct 2020 14:13:51 -0400 Received: from tobias.gr ([2a02:c205:2020:6054::1]:49996) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kS2KT-0002Rp-Dr for guix-patches@gnu.org; Mon, 12 Oct 2020 14:13:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=rBL+OmUoBdgYU/CZ+aBHSQ4hl42Se/dg+Ulg328JvRw=; h=date:in-reply-to: references:subject:cc:to:from; b=dzxH2jN2uppHg0HfkXabWF91ixAgRTjZO+PbU 070CUkgAVqpOLAZiN949eN5CbGWbsfq9FXs9x0wNu7Ovjphc0gBkbMU55tGZd3dumCD655 596g+JdYBxVc3lQ4du1C5lWpUNZ39m5i8N3VusCvIVuRlaRmY1F7vFuH2KE6Dp6C8V0Zh8 cF11eMfWPFZb0Sjv8EV6K4FZ/750QfdRBlmUcNDyUdtstYWw7TNehRRz5WsMGFkvH7EQZZ xS6yz2NjpS5qteZGVgtXguWr2X3iIsZQLZweln/Hw7/J0wdOCVEpPZ21FHfqgi1drbriMr yF/pPuQo0fbLpSDkCWjxlq7YQ== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 6de18e74 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Mon, 12 Oct 2020 18:13:58 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; From: Tobias Geerinckx-Rice To: Joseph Novakovich Subject: Re: [bug#43080] References: In-reply-to: Date: Mon, 12 Oct 2020 20:13:49 +0200 Message-ID: <87362jia76.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 43080@debbugs.gnu.org, guix-patches@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Joseph, Thank you for submitting this! If I don't point this out then someone else will, so... Joseph Novakovich =E5=86=99=E9=81=93=EF=BC=9A > +(define-public j > + (package > + (name "j") ...single-letter package names are frowned upon, with =E2=80=98r=E2=80=99 b= eing a=20 grandfathered exception. I suggest calling this =E2=80=98j-language=E2=80=99 (or =E2=80=98j-toolchai= n=E2=80=99, if that=20 word makes sense in J's worldview) instead. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCX4Sc3Q0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15NjsA/0rs6JfXecV0q/GDOTcUfDntAQMAmUc7AtTgpwkH HT2PAQC2WjEvjKTlwUkOWYegmHaLJLiDzzTKXwDgjksYfgkQBg== =frkp -----END PGP SIGNATURE----- --=-=-=--