From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WNXJAyKLZWBVJgAAgWs5BA (envelope-from ) for ; Thu, 01 Apr 2021 10:58:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id JpRkOSGLZWA1cgAAB5/wlQ (envelope-from ) for ; Thu, 01 Apr 2021 08:58:09 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 86799D3F3 for ; Thu, 1 Apr 2021 10:58:09 +0200 (CEST) Received: from localhost ([::1]:32794 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lRt9U-00007v-DS for larch@yhetil.org; Thu, 01 Apr 2021 04:58:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46012) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lRt9O-00007p-BR for bug-guix@gnu.org; Thu, 01 Apr 2021 04:58:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44738) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lRt9O-0000q9-44 for bug-guix@gnu.org; Thu, 01 Apr 2021 04:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lRt9O-0000qU-4L for bug-guix@gnu.org; Thu, 01 Apr 2021 04:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#47028: Discourage single-character package names References: <87eegom2gk.fsf@nckx> In-Reply-To: <87eegom2gk.fsf@nckx> Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 01 Apr 2021 08:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47028 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Mark H Weaver , 47028@debbugs.gnu.org Received: via spool by 47028-submit@debbugs.gnu.org id=B47028.16172674483198 (code B ref 47028); Thu, 01 Apr 2021 08:58:02 +0000 Received: (at 47028) by debbugs.gnu.org; 1 Apr 2021 08:57:28 +0000 Received: from localhost ([127.0.0.1]:56284 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lRt8q-0000pW-I5 for submit@debbugs.gnu.org; Thu, 01 Apr 2021 04:57:28 -0400 Received: from tobias.gr ([80.241.217.52]:38396) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lRt8o-0000pO-MK for 47028@debbugs.gnu.org; Thu, 01 Apr 2021 04:57:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=oZdKy0CA9uQT1DLY/1hRnkSfqIU6r+lk0YDq4hF2md4=; h=date:subject:to: from; b=YaSq10bNHjHztEEYFTzQreHnQ6WSdVOtQg6tx3Ex6QPpJ4yCWtA6v+q22MGUrg QQpzaYBjsPgxAodxAOwYz4dxySiOhfQPwmNz708aEGKUGOPe9XryRvl+EHNaPUzO0XZpVX IgnrnamYP9F6Ik2AspsEzuzGWqC6EJ5Ld8C+K/WJpLRQXyC2Vp4j6akPX48PtThJsSsZy+ 4h/HBgXNSZOn77dl85YsJ1onS/sAiIifCZqyGCyRmno6yJR1Gc/7TLzbZDmtepbRUoeaqF PG410Rjg5tdHhzRrPzioLuObuCHYW6uG6SgxnVjvLmiWiAP5aCKDb0UWgQEBW2xoSnDE3A == Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 24c46d0e (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Thu, 1 Apr 2021 08:58:34 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; Date: Thu, 01 Apr 2021 10:57:24 +0200 Message-ID: <87im56gz63.fsf@nckx> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" Reply-to: Tobias Geerinckx-Rice From: Tobias Geerinckx-Rice via Bug reports for GNU Guix X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1617267489; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=oZdKy0CA9uQT1DLY/1hRnkSfqIU6r+lk0YDq4hF2md4=; b=gBzPiyFMvLwBwbkTsiQV4rqd+OwJZPCR1zrawysPhE5MHfgtNxfe6Ls5Wu4yYG+gnUiOFx OoSiKEfKCah/n7NX2+9M5cItwnZVlxgawlKBZiCxWPOfjiF/Yyqq388HQVGE3pcvlKHHCC V+n2uB9GJT8HtzInBZ3pZmi7JPzg+xZuMaF4mAj3KU4ZmM37NXZttRSRPi9MoaSnXLub2e Tkp+saTUL1ZSUZ9zAb7d8gaof7OPodKgsJXGfdCF1QuD7kdveXPMidaE/MzaBJtpAvD8K4 jdlKYN4NHs7NaX8ab3eXoCh1uOPUs3KU9oTzjRbi7icUn9Vzb9gzv2XwtKP/Sg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1617267489; a=rsa-sha256; cv=none; b=rx/OC5rE+l+UyyqfiNqYcEF2h6WHwb3FPdsQ7vWwLn8J8eSOgNHXx4DzVEiwj7Gr8Awhe+ 6xLT/4mV0bfp4U8LIDwDCn7NF953vOwo4OXvScPyrr9/jIcOudZY4GMEOCih29NsIjzyq8 FtL8xwuIsbRvDsutNq3+602JsZQO3eZY85zT/5fmZ5byPmUx4pT4w+XPKCRqPZ04+LzVGi clQy77ijNCA92cK8Ax5WWffHTFT1MIs4ll7UsoacXyy9mD213QaY4WdHoInV5FR0Sdq8mf lbUovkXgG5IsZ6avKJU6PJ/xHLsnJyRgC1mEf1rcp50WWoUoPv3pKVnovlrZAw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=YaSq10bN; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -0.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=YaSq10bN; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 86799D3F3 X-Spam-Score: -0.93 X-Migadu-Scanner: scn0.migadu.com X-TUID: ZQQE5oDfL3ON [Inexcusably breaking thread because I lost the original.] Mark, > We have one notable exception in Guix: "r", which is > "grandfathered > in" so-to-speak [...] Very good point. So grandfathered it didn't occur to me. > [...] perhaps "r"should be whitelisted. I agree. Thanks for pointing it out! T G-R