From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e3J7z-0005tl-BY for guix-patches@gnu.org; Sat, 14 Oct 2017 05:53:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e3J7u-0006V4-HK for guix-patches@gnu.org; Sat, 14 Oct 2017 05:53:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58398) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e3J7u-0006Uz-DN for guix-patches@gnu.org; Sat, 14 Oct 2017 05:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e3J7u-0006c6-3r for guix-patches@gnu.org; Sat, 14 Oct 2017 05:53:02 -0400 Subject: [bug#28832] [PATCH 0/3] gnu: Add emacs-json-mode. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e3J6t-0005oc-DC for guix-patches@gnu.org; Sat, 14 Oct 2017 05:52:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e3J6q-00063M-Cu for guix-patches@gnu.org; Sat, 14 Oct 2017 05:51:59 -0400 Received: from mail-lf0-x22c.google.com ([2a00:1450:4010:c07::22c]:54009) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e3J6q-00062v-5B for guix-patches@gnu.org; Sat, 14 Oct 2017 05:51:56 -0400 Received: by mail-lf0-x22c.google.com with SMTP id l23so12045267lfk.10 for ; Sat, 14 Oct 2017 02:51:55 -0700 (PDT) Received: from magnolia ([178.71.225.184]) by smtp.gmail.com with ESMTPSA id t10sm704002lja.92.2017.10.14.02.51.53 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 14 Oct 2017 02:51:53 -0700 (PDT) From: Oleg Pykhalov Date: Sat, 14 Oct 2017 12:51:52 +0300 Message-ID: <87lgke3vlz.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/x-patch Content-Disposition: inline; filename=0000-cover-letter.patch Content-Description: [PATCH 0/3] gnu: Add emacs-json-mode. 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: 28832@debbugs.gnu.org >From b3b7b79f85e3b2aca6322e9c994b0fe0a666825d Mon Sep 17 00:00:00 2001 From: Oleg Pykhalov Date: Sat, 14 Oct 2017 12:50:21 +0300 Subject: [PATCH 0/3] gnu: Add emacs-json-mode. 2 tests fails in emacs-json-reformat. Oleg Pykhalov (3): gnu: Add emacs-json-reformat. gnu: Add emacs-json-snatcher. gnu: Add emacs-json-mode. gnu/packages/emacs.scm | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) -- 2.14.2