From unknown Sat Aug 16 21:20:16 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#40299] [PATCH] gnu: Add emacs-company-coq. Resent-From: John Soo Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 30 Mar 2020 02:36:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 40299 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 40299@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.158553573417398 (code B ref -1); Mon, 30 Mar 2020 02:36:10 +0000 Received: (at submit) by debbugs.gnu.org; 30 Mar 2020 02:35:34 +0000 Received: from lists.gnu.org ([209.51.188.17]:49598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jIMN9-0005Z0-MC for submit@debbugs.gnu.org; Sat, 28 Mar 2020 21:04:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52432) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIMN8-0006xj-4s for guix-patches@gnu.org; Sat, 28 Mar 2020 21:04:19 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIMN5-00032U-TE for guix-patches@gnu.org; Sat, 28 Mar 2020 21:04:17 -0400 Received: from mail-pf1-x432.google.com ([2607:f8b0:4864:20::432]:39699) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jIMN5-00031g-HY for guix-patches@gnu.org; Sat, 28 Mar 2020 21:04:15 -0400 Received: by mail-pf1-x432.google.com with SMTP id k15so1537575pfh.6 for ; Sat, 28 Mar 2020 18:04:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=asu-edu.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:mime-version; bh=UDbE0fAD2Gmj7fu7n3zR607ZAraWNrYN8iP5z54Z9Gc=; b=g0mYw9Hi6KjIDzaP7djqwiMtq0NhWbdUqeLkqUlR3S3T9k0dtixfbXrGqCyJ6B8oqU Y1ZVS8OQ35rWTe30F7FiiAF4kiWozClYaPytZC4d0kBbsOfTV6Kj9olMRTg1YMSUv62a f4DkII+h7syZTqPSg86GXrJDS9BeBcAJLbPW0SjFxqdByQeHxh7VGVTWVM2VHnVlXSTL SDwTbSPMmR6noiI4iUUYQwQDAN0Q6MlAAW3lWEVaZMFHhIE6Z5NumsLybDOqPTnij0Kt 7stxmSbrXCyPQC79zt+atwNhGIo2/nwWDtXLDp0lc/OHCz71B8xfHuwq0I72Ft1yfFV8 T+hA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=UDbE0fAD2Gmj7fu7n3zR607ZAraWNrYN8iP5z54Z9Gc=; b=hGG03KnmoHfNqVojDHfNIjdrZdE+SnAbzoy0bt1Fif6G2SI2CBUA0sMgjQYgFkTUK8 ayD8Eq4X97ILBGrZsr5zbusiuFgWRGRfB7GF8MnTq9orlIDIMJWPh7pQOfMs7aLoC1Zw Z7jnsvZeF+C+9qGxyF/EiAPx8ikzZ/263c92MfjwZv3FQTnKnj2rU+P//g9x35OmYYMW 9b080Ynsi1CaGZk2hIninO/TZYiDhqz5yOIYrvuZrbmHtHgKgRdraj4x0WWV+XzsUdV4 RLiPIbByyRhSAFA3m4Yco3kNJd+CIlqIqsCPc+fJRRZUCsF6aQryBbZhrZPH/hn/48MZ 3wIA== X-Gm-Message-State: AGi0Pubj9CdjsG4mz3KUJKaY2J96SAEjTW2LNY1IH6LfruLhI7P7SuCZ ydXv+8LLugKbYcbAY4MPheUB0po0kYY= X-Google-Smtp-Source: APiQypLlOwPbiCIv6uiElkMWKI7BAQYZNBOTXgFQWmqKPleMcA+pP8agJqm5t0+HeGLURWKc4AkO9w== X-Received: by 2002:a63:5f8e:: with SMTP id t136mr3097639pgb.7.1585443853744; Sat, 28 Mar 2020 18:04:13 -0700 (PDT) Received: from ecenter ([2600:1700:83b0:8bd0::6c3]) by smtp.gmail.com with ESMTPSA id c20sm2492555pfr.96.2020.03.28.18.04.12 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 28 Mar 2020 18:04:13 -0700 (PDT) From: John Soo Date: Sat, 28 Mar 2020 18:04:12 -0700 Message-ID: <87mu802cqb.fsf@asu.edu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::432 X-Spam-Score: 0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Mar 2020 01:04:20 -0000 --=-=-= Content-Type: text/plain Hi Guix, Company-coq is indispensable when working in coq for me. Thanks for your patience with all these patches as I try to only use guix for emacs package management. - John --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: attachment; filename=0001-gnu-Add-emacs-company-coq.patch Content-Transfer-Encoding: quoted-printable Content-Description: add emacs-company-coq >>From 94fd93cdb32460b27f7bb3611d474ddbe0b330b0 Mon Sep 17 00:00:00 2001 From: John Soo Date: Tue, 24 Mar 2020 07:03:21 -0700 Subject: [PATCH] gnu: Add emacs-company-coq. * gnu/packages/emacs-xyz.scm (emacs-company-coq): New variable. --- gnu/packages/emacs-xyz.scm | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 9d40b8019e..97c34a00a3 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -65,6 +65,7 @@ ;;; Copyright =C2=A9 2020 Michael Rohleder ;;; Copyright =C2=A9 2020 Brice Waegeneire ;;; Copyright =C2=A9 2020 6033fe7de85d <6033fe7de85d@airmail.cc> +;;; Copyright =C2=A9 2020 John Soo ;;; ;;; This file is part of GNU Guix. ;;; @@ -21776,3 +21777,40 @@ enables modal editing and composition of commands,= too. It combines ideas of other Editors like Vim or Kakoune and tries to align them with regular Ema= cs conventions.") (license license:gpl3+))) + +(define-public emacs-company-coq + (package + (name "emacs-company-coq") + (version "1.0.1") + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/cpitclaudel/company-coq") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0dxi4h8xqq5647k7h89s4pi8nwyj3brlhsckrv3p3b1g4dr6mk3b")))) + (inputs + `(("emacs-company" ,emacs-company) + ("emacs-company-math" ,emacs-company-math) + ("emacs-dash" ,emacs-dash) + ("emacs-yasnippet" ,emacs-yasnippet))) + (build-system emacs-build-system) + (home-page "https://github.com/cpitclaudel/company-coq") + (synopsis "IDE extensions for Proof General's Coq mode") + (description "A collection of extensions for Proof General's Coq +mode. Including: + +@itemize +@item Prettification of operators, types, and subscripts +@item Auto-completion +@item Insertion of cases +@item Fully explicit intros +@item Outlines, code folding, and jumping to definition +@item Help with errors +@item and more +@end itemize") + (license license:gpl3+))) --=20 2.26.0 --=-=-=-- From unknown Sat Aug 16 21:20:16 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: John Soo Subject: bug#40299: closed (Re: [bug#40299] [PATCH] gnu: Add emacs-company-coq.) Message-ID: References: <87sghq81bf.fsf@nicolasgoaziou.fr> <87mu802cqb.fsf@asu.edu> X-Gnu-PR-Message: they-closed 40299 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 40299@debbugs.gnu.org Date: Mon, 30 Mar 2020 12:39:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1585571942-525-1" This is a multi-part message in MIME format... ------------=_1585571942-525-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #40299: [PATCH] gnu: Add emacs-company-coq. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 40299@debbugs.gnu.org. --=20 40299: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D40299 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1585571942-525-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 40299-done) by debbugs.gnu.org; 30 Mar 2020 12:38:55 +0000 Received: from localhost ([127.0.0.1]:32867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jItgt-00008A-Hf for submit@debbugs.gnu.org; Mon, 30 Mar 2020 08:38:55 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:54233) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jItgr-00007w-4T for 40299-done@debbugs.gnu.org; Mon, 30 Mar 2020 08:38:53 -0400 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 88889100002; Mon, 30 Mar 2020 12:38:45 +0000 (UTC) From: Nicolas Goaziou To: John Soo Subject: Re: [bug#40299] [PATCH] gnu: Add emacs-company-coq. References: <87mu802cqb.fsf@asu.edu> Date: Mon, 30 Mar 2020 14:38:44 +0200 In-Reply-To: <87mu802cqb.fsf@asu.edu> (John Soo's message of "Sat, 28 Mar 2020 18:04:12 -0700") Message-ID: <87sghq81bf.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 40299-done Cc: 40299-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, John Soo writes: > Company-coq is indispensable when working in coq for me. I slightly expounded the description and applied your patch as f931d46ce3e342f53dee926d3cff70b081f58e5f. Thank you! Regards, -- Nicolas Goaziou ------------=_1585571942-525-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 30 Mar 2020 02:35:34 +0000 Received: from lists.gnu.org ([209.51.188.17]:49598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jIMN9-0005Z0-MC for submit@debbugs.gnu.org; Sat, 28 Mar 2020 21:04:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52432) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIMN8-0006xj-4s for guix-patches@gnu.org; Sat, 28 Mar 2020 21:04:19 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIMN5-00032U-TE for guix-patches@gnu.org; Sat, 28 Mar 2020 21:04:17 -0400 Received: from mail-pf1-x432.google.com ([2607:f8b0:4864:20::432]:39699) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jIMN5-00031g-HY for guix-patches@gnu.org; Sat, 28 Mar 2020 21:04:15 -0400 Received: by mail-pf1-x432.google.com with SMTP id k15so1537575pfh.6 for ; Sat, 28 Mar 2020 18:04:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=asu-edu.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id:mime-version; bh=UDbE0fAD2Gmj7fu7n3zR607ZAraWNrYN8iP5z54Z9Gc=; b=g0mYw9Hi6KjIDzaP7djqwiMtq0NhWbdUqeLkqUlR3S3T9k0dtixfbXrGqCyJ6B8oqU Y1ZVS8OQ35rWTe30F7FiiAF4kiWozClYaPytZC4d0kBbsOfTV6Kj9olMRTg1YMSUv62a f4DkII+h7syZTqPSg86GXrJDS9BeBcAJLbPW0SjFxqdByQeHxh7VGVTWVM2VHnVlXSTL SDwTbSPMmR6noiI4iUUYQwQDAN0Q6MlAAW3lWEVaZMFHhIE6Z5NumsLybDOqPTnij0Kt 7stxmSbrXCyPQC79zt+atwNhGIo2/nwWDtXLDp0lc/OHCz71B8xfHuwq0I72Ft1yfFV8 T+hA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=UDbE0fAD2Gmj7fu7n3zR607ZAraWNrYN8iP5z54Z9Gc=; b=hGG03KnmoHfNqVojDHfNIjdrZdE+SnAbzoy0bt1Fif6G2SI2CBUA0sMgjQYgFkTUK8 ayD8Eq4X97ILBGrZsr5zbusiuFgWRGRfB7GF8MnTq9orlIDIMJWPh7pQOfMs7aLoC1Zw Z7jnsvZeF+C+9qGxyF/EiAPx8ikzZ/263c92MfjwZv3FQTnKnj2rU+P//g9x35OmYYMW 9b080Ynsi1CaGZk2hIninO/TZYiDhqz5yOIYrvuZrbmHtHgKgRdraj4x0WWV+XzsUdV4 RLiPIbByyRhSAFA3m4Yco3kNJd+CIlqIqsCPc+fJRRZUCsF6aQryBbZhrZPH/hn/48MZ 3wIA== X-Gm-Message-State: AGi0Pubj9CdjsG4mz3KUJKaY2J96SAEjTW2LNY1IH6LfruLhI7P7SuCZ ydXv+8LLugKbYcbAY4MPheUB0po0kYY= X-Google-Smtp-Source: APiQypLlOwPbiCIv6uiElkMWKI7BAQYZNBOTXgFQWmqKPleMcA+pP8agJqm5t0+HeGLURWKc4AkO9w== X-Received: by 2002:a63:5f8e:: with SMTP id t136mr3097639pgb.7.1585443853744; Sat, 28 Mar 2020 18:04:13 -0700 (PDT) Received: from ecenter ([2600:1700:83b0:8bd0::6c3]) by smtp.gmail.com with ESMTPSA id c20sm2492555pfr.96.2020.03.28.18.04.12 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 28 Mar 2020 18:04:13 -0700 (PDT) From: John Soo To: guix-patches@gnu.org Subject: [PATCH] gnu: Add emacs-company-coq. Date: Sat, 28 Mar 2020 18:04:12 -0700 Message-ID: <87mu802cqb.fsf@asu.edu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::432 X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Mar 2020 01:04:20 -0000 --=-=-= Content-Type: text/plain Hi Guix, Company-coq is indispensable when working in coq for me. Thanks for your patience with all these patches as I try to only use guix for emacs package management. - John --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: attachment; filename=0001-gnu-Add-emacs-company-coq.patch Content-Transfer-Encoding: quoted-printable Content-Description: add emacs-company-coq >>From 94fd93cdb32460b27f7bb3611d474ddbe0b330b0 Mon Sep 17 00:00:00 2001 From: John Soo Date: Tue, 24 Mar 2020 07:03:21 -0700 Subject: [PATCH] gnu: Add emacs-company-coq. * gnu/packages/emacs-xyz.scm (emacs-company-coq): New variable. --- gnu/packages/emacs-xyz.scm | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 9d40b8019e..97c34a00a3 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -65,6 +65,7 @@ ;;; Copyright =C2=A9 2020 Michael Rohleder ;;; Copyright =C2=A9 2020 Brice Waegeneire ;;; Copyright =C2=A9 2020 6033fe7de85d <6033fe7de85d@airmail.cc> +;;; Copyright =C2=A9 2020 John Soo ;;; ;;; This file is part of GNU Guix. ;;; @@ -21776,3 +21777,40 @@ enables modal editing and composition of commands,= too. It combines ideas of other Editors like Vim or Kakoune and tries to align them with regular Ema= cs conventions.") (license license:gpl3+))) + +(define-public emacs-company-coq + (package + (name "emacs-company-coq") + (version "1.0.1") + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/cpitclaudel/company-coq") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0dxi4h8xqq5647k7h89s4pi8nwyj3brlhsckrv3p3b1g4dr6mk3b")))) + (inputs + `(("emacs-company" ,emacs-company) + ("emacs-company-math" ,emacs-company-math) + ("emacs-dash" ,emacs-dash) + ("emacs-yasnippet" ,emacs-yasnippet))) + (build-system emacs-build-system) + (home-page "https://github.com/cpitclaudel/company-coq") + (synopsis "IDE extensions for Proof General's Coq mode") + (description "A collection of extensions for Proof General's Coq +mode. Including: + +@itemize +@item Prettification of operators, types, and subscripts +@item Auto-completion +@item Insertion of cases +@item Fully explicit intros +@item Outlines, code folding, and jumping to definition +@item Help with errors +@item and more +@end itemize") + (license license:gpl3+))) --=20 2.26.0 --=-=-=-- ------------=_1585571942-525-1--