From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evTXD-00072V-26 for guix-patches@gnu.org; Mon, 12 Mar 2018 15:55:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evTXC-00078B-En for guix-patches@gnu.org; Mon, 12 Mar 2018 15:55:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49649) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1evTXC-000787-Bc for guix-patches@gnu.org; Mon, 12 Mar 2018 15:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1evTXC-0001jK-4b for guix-patches@gnu.org; Mon, 12 Mar 2018 15:55:02 -0400 Subject: [bug#30604] [PATCH v10 1/6] linux-modules: Add "modules.alias" writer. Resent-Message-ID: Date: Mon, 12 Mar 2018 20:54:44 +0100 From: Danny Milosavljevic Message-ID: <20180312205444.07c05f4c@scratchpost.org> In-Reply-To: <20180312123918.22645-1-ludo@gnu.org> References: <87ina1qxic.fsf@gnu.org> <20180312123918.22645-1-ludo@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/168_Ahi6oUnV_8ev6XJ61G8"; protocol="application/pgp-signature" 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30604@debbugs.gnu.org --Sig_/168_Ahi6oUnV_8ev6XJ61G8 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable > +(define %not-dash > + (char-set-complement (char-set #\-))) Is that used? --Sig_/168_Ahi6oUnV_8ev6XJ61G8 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlqm2wQACgkQ5xo1VCww uqWAEggAoQSbJS4ZokiOPU19tL7sruZCtY+obW6fPybblMPoEGu4lvtpYgGS2LKJ WM/BqQ47Gl+YsaHN0rtubgE/x6UR1QSgNT4u8YzKgUUndYDCnTE/IZeZxJpInCHm vX/zZrABiPijn2XScY+CPIZhDSqc2clk0+9SwG0HuZ95YGmsR46fgBk7pxkgtwHi tF2KGNgAvTY9ras70li10hgd8yhddjYV7hDzlD5V4NPUO0zUHq/bnLMvQUwvL8Vf DbeqIeZo2LuEmC8/ndD8cOYD9abRswWxwiV5X6W2Mv/sM1ihgP1qFxXZsfXffq7e IUSeM6PeZH9zXjm7zhULRhbu5jBFlQ== =5l1S -----END PGP SIGNATURE----- --Sig_/168_Ahi6oUnV_8ev6XJ61G8--