From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:39007) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbWZq-0005kO-1I for guix-patches@gnu.org; Thu, 13 Jun 2019 16:44:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbWZo-00039v-Uj for guix-patches@gnu.org; Thu, 13 Jun 2019 16:44:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50887) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hbWZm-00038r-9A for guix-patches@gnu.org; Thu, 13 Jun 2019 16:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hbWZm-0007E5-4z for guix-patches@gnu.org; Thu, 13 Jun 2019 16:44:02 -0400 Subject: bug#36146: [PATCH 0/4] Add various Emacs packages Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Oleg Pykhalov References: <33ae2269-19b1-4122-845e-dacc6533f72d@www.fastmail.com> <8736kh887i.fsf@gmail.com> <54515b3c-cd03-4d57-8439-9f1a56bc22ad@www.fastmail.com> Date: Thu, 13 Jun 2019 23:43:41 +0300 In-Reply-To: (Alex Griffin's message of "Tue, 11 Jun 2019 00:31:24 +0000") Message-ID: <87tvctw70i.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; 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: Alex Griffin Cc: 36146-done@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable "Alex Griffin" writes: > I've attached an updated patch series that uses git references instead > of melpa urls. Thank you. >> Also running tests for =E2=80=98emacs-elfeed-org=E2=80=99 would be a gre= at improvement. >=20 > Elfeed-org uses Cask for testing, just like a great many other Emacs > packages. As far as I can tell, though, it hasn't been packaged for > Guix yet. Cask is used only for installation of different Emacs versions. I added a required =E2=80=98xtest=E2=80=99 package and found in =E2=80=98Makefile= =E2=80=99 that tests suite could be run by calling =E2=80=98ert-runner=E2=80=99 with =E2=80=9C-L org-m= ode/lisp=E2=80=9D arguments. Also changed version to 0.1 because no upstream doesn't have a release. Pushed all patches to master. Oleg. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEcjhxI46s62NFSFhXFn+OpQAa+pwFAl0CtX4ACgkQFn+OpQAa +pzH7Q//eLaYNFMRL7HpveEdozFX2GXmblSbVOYaC0RND3ECiZ8nWsv2jPHGcRgE 0Joo4fiaANP1UbWMv/75ZEf+TfbIy69KLH18poZAZ/mU5H7qbeXZHJrIahseIsND bOQQTybG/jaROZ7oV8KVMtdXHe9RDBOZeZOp8fhd2aYL/KW8E906vhRY+Onszrs9 0XJY41RULWCauXRpLYIoQ55qj7TsWuiqDErzACg8xuhSpZ9eWySKMTKHM9DkIiMh 7NZmPVMvUDduIp4Ql/e7IO4Iqg+OYDIk2zMahx5tmkzgdFwhFVAMZbAo3z6sSMtd S2qJujD/HnAxg250JwgvJkLsgPsEJVvMmvmoxUaLZyXLPSdi4+ClyvomoR/lNTls zkrXXk6wP1hwQ2s8rczi4iLZV0Vrfcuf+X/4rXdl2LFcCZaS/AP8R7SXjWVWvjmP P8YRKCIyOrWKotkC3CIZIBQUg02eYCdDaZoFPH5p8noGegrB/8MfnKEGtuVH8VK1 9cdd1zSLPREx8HBkjKC1IgpcN0xgsvJyLsBW5OBqHDmed4au8pFGMjOG+RCP2uUy mYJ/Ug354bwzB8ePyelFmEa0H27pRJuPyjy8GqsZ+MISGncmPaUfIVL9VVzGqmdF dpBuuAJamN0coPQ8WI4LV+21TO+bAPKEo9nbiP581VV0LnJXqt4= =z3Bz -----END PGP SIGNATURE----- --=-=-=--