From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:52220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLbCQ-00047t-7m for guix-patches@gnu.org; Tue, 30 Apr 2019 18:26:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLbCP-0007Qt-7w for guix-patches@gnu.org; Tue, 30 Apr 2019 18:26:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57407) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hLbCM-0007Q0-5q for guix-patches@gnu.org; Tue, 30 Apr 2019 18:26:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hLbCL-0006H1-SH for guix-patches@gnu.org; Tue, 30 Apr 2019 18:26:01 -0400 Subject: [bug#35516] [PATCH 0/1] gnu: emacs: Add lcms as an input. Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:52025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLbBv-0003mI-5Y for guix-patches@gnu.org; Tue, 30 Apr 2019 18:25:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLbBu-0007Eg-7B for guix-patches@gnu.org; Tue, 30 Apr 2019 18:25:35 -0400 Received: from sender-pp-o92.zoho.eu ([185.20.209.252]:25329) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hLbBt-0007DZ-B4 for guix-patches@gnu.org; Tue, 30 Apr 2019 18:25:34 -0400 From: wednesday Message-ID: <20190430222521.6101-1-jessejohngildersleve@zohomail.eu> Date: Tue, 30 Apr 2019 23:25:20 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf8 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: 35516@debbugs.gnu.org Cc: wednesday There is not much of a need or reason for this, other than futher completin= g the TODO, which after this and my other patches I think may be complete. Wh= at adding this does is add a few elisp functions for converting to some format= s, and working with lcms. wednesday (1): gnu: emacs: Add lcms to inputs. gnu/packages/emacs.scm | 2 ++ 1 file changed, 2 insertions(+) --=20 2.21.0