From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:53372) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwMXU-0008Bd-Jg for guix-patches@gnu.org; Tue, 28 Jan 2020 03:48:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iwMXS-0004Ws-Md for guix-patches@gnu.org; Tue, 28 Jan 2020 03:48:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53535) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iwMXS-0004Vs-1P for guix-patches@gnu.org; Tue, 28 Jan 2020 03:48:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iwMXR-0007QT-WA for guix-patches@gnu.org; Tue, 28 Jan 2020 03:48:02 -0500 Subject: [bug#39323] [PATCH] gnu: Add emacs-delight. Resent-Message-ID: From: Amin Bandali References: <20200127235245.15174-1-mab@gnu.org> <87h80gm2s7.fsf@nicolasgoaziou.fr> Date: Tue, 28 Jan 2020 03:47:03 -0500 In-Reply-To: <87h80gm2s7.fsf@nicolasgoaziou.fr> Message-ID: <87o8uoge7s.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; 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: Nicolas Goaziou Cc: 39323@debbugs.gnu.org --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, Nicolas Goaziou writes: [...] > > Is it possible to stick to the release from GNU ELPA instead? Or is > there any particular reason to use this commit? > No particular reason besides a small docstring fix in the unreleased commit. Here=E2=80=99s a v2 using the latest release instead: --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-Add-emacs-delight.patch Content-Transfer-Encoding: quoted-printable From=2012addf2253143b796fb9e6d1549a4f538e0e1cda Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 28 Jan 2020 03:45:35 -0500 Subject: [PATCH v2] gnu: Add emacs-delight. * gnu/packages/emacs-xyz.scm (emacs-delight): New variable. =2D-- gnu/packages/emacs-xyz.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e6c4bfc459..b71fb577b7 100644 =2D-- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -21169,3 +21169,21 @@ example code.") EBDB. It is copied more or less intact from @code{company-bbdb}, original= ly by Jan Tatarik.") (license license:gpl3+))) + +(define-public emacs-delight + (package + (name "emacs-delight") + (version "1.5") + (source + (origin + (method url-fetch) + (uri (string-append "https://elpa.gnu.org/packages/" + "delight-" version ".el")) + (sha256 + (base32 "0kzlvzwmn6zj0874086q2xw0pclyi7wlkq48zh2lkd2796xm8vw7")))) + (build-system emacs-build-system) + (home-page "https://elpa.gnu.org/packages/delight.html") + (synopsis "Dimmer switch for your mode-line lighter text") + (description "@code{delight} enables customizing or hiding the +mode-line text (lighter) of major and minor modes.") + (license license:gpl3+))) =2D-=20 2.25.0 --=-=-= Content-Type: text/plain > > Regards, Best, amin --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEObM8jZRIDS3cwqSYi0Sgzce5VvIFAl4v9QcACgkQi0Sgzce5 VvJ0mA//aa5pEeYL4qhgOKeKD/h5qE6+besaxJWMMYkz1SK2C2kRW0AhtrpDxRty uTW2aaNe75v/zXIK87qbzQK6a0hGHPOLcG9gHFPjc7qJa8ZyGnIHn5N0S5iVAIDy tl69ZpmJX4AavGDLf2Eu9fx9P2/eBvltD8GluUo4Mu9S5coKNf7c9Fy/TjnTnYlH k+cloyI7nlkfAVIVri00Jao9rjZtchNdjZHZ9rzxWTSMArfuTe28Rg+W2oWNbGa6 Ue/fYIUQbwZX7I2BvfMesntNZmBCl6J+S1I7OcGg/JNrgVUttVC+PCElMx2Qijs6 y7zmTr+ozm86vNlGZ1atbVajQSUI92UQqJ3zoH+piWdUjGxaDIEE6nssexYjfmyq PRzhFVP54LGVOklU1uy5BzlM0kXLuJzgX7JLdVSjlQxBYuJDzxUlSCb/yACKUlHs WAa7AlDAF8vcrT2cYa82HY33b/pqWNuPngEXcgaUAvZmNceMqwBZ5MH3RMCEr492 jkvEHApG9PxVkxTR9ygwvF83dlCuwfQajY22+bMIAjHYvss09JKx7bwVQoCkKsBt v0jZm4fRQeqwHjrk7qbzU4E2jndKPyxmS6BylFZ1uT4h8bOAs5G59YkOBbGYQ2Dl vZrb9b45j+IbbVNFAts316wGukixcDaTcXCZP9kICAPZJjpcV4Q= =/Ual -----END PGP SIGNATURE----- --==-=-=--