GNU bug report logs - #48286
[PATCH] gnu: Add emacs-cwl-mode.

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Sat, 8 May 2021 13:30:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48286 in the body.
You can then email your comments to 48286 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#48286; Package guix-patches. (Sat, 08 May 2021 13:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arun Isaac <arunisaac <at> systemreboot.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 08 May 2021 13:30:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: guix-patches <at> gnu.org
Cc: Arun Isaac <arunisaac <at> systemreboot.net>
Subject: [PATCH] gnu: Add emacs-cwl-mode.
Date: Sat,  8 May 2021 18:59:10 +0530
* gnu/packages/emacs-xyz.scm (emacs-cwl-mode): New variable.
---
 gnu/packages/emacs-xyz.scm | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 869f8c3c7b..7ba9ef4148 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16,7 +16,7 @@
 ;;; Copyright © 2016, 2019 Alex Griffin <a <at> ajgrf.com>
 ;;; Copyright © 2016, 2017, 2018, 2019, 2020, 2021 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
 ;;; Copyright © 2016, 2017, 2018 Alex Vong <alexvong1995 <at> gmail.com>
-;;; Copyright © 2016, 2017, 2018, 2019, 2020 Arun Isaac <arunisaac <at> systemreboot.net>
+;;; Copyright © 2016, 2017, 2018, 2019, 2020, 2021 Arun Isaac <arunisaac <at> systemreboot.net>
 ;;; Copyright © 2017 Christopher Baines <mail <at> cbaines.net>
 ;;; Copyright © 2017, 2018, 2019, 2020 Mathieu Othacehe <m.othacehe <at> gmail.com>
 ;;; Copyright © 2017, 2018, 2019, 2020, 2021 Clément Lassieur <clement <at> lassieur.org>
@@ -27881,3 +27881,26 @@ files, providing syntax highlighting and indentation rules.")
 quasi-prefix map, with many useful bindings.  These bindings are
 shorter than usual, using mostly unprefixed keys.")
     (license license:gpl3+)))
+
+(define-public emacs-cwl-mode
+  (package
+    (name "emacs-cwl-mode")
+    (version "0.2.0")
+    (source
+     (origin
+       (method git-fetch)
+       (uri (git-reference
+             (url "https://github.com/tom-tan/cwl-mode")
+             (commit version)))
+       (file-name (git-file-name name version))
+       (sha256
+        (base32
+         "04xqnm27y1h9z8csjpys4v3lkgn5kvpw9n4q94pbrvjgmz0qfp58"))))
+    (build-system emacs-build-system)
+    (propagated-inputs
+     `(("emacs-yaml-mode" ,emacs-yaml-mode)))
+    (home-page "https://github.com/tom-tan/cwl-mode")
+    (synopsis "Emacs mode for Common Workflow Language (CWL) files")
+    (description "This packages provides a major mode for editing Common
+Workflow Language (CWL) files.")
+    (license license:gpl3+)))
-- 
2.31.0





Information forwarded to guix-patches <at> gnu.org:
bug#48286; Package guix-patches. (Sat, 08 May 2021 14:17:02 GMT) Full text and rfc822 format available.

Message #8 received at 48286 <at> debbugs.gnu.org (full text, mbox):

From: Xinglu Chen <public <at> yoctocell.xyz>
To: Arun Isaac <arunisaac <at> systemreboot.net>, 48286 <at> debbugs.gnu.org
Cc: Arun Isaac <arunisaac <at> systemreboot.net>
Subject: Re: [bug#48286] [PATCH] gnu: Add emacs-cwl-mode.
Date: Sat, 08 May 2021 16:16:15 +0200
On Sat, May 08 2021, Arun Isaac wrote:

> * gnu/packages/emacs-xyz.scm (emacs-cwl-mode): New variable.
>
> [...]
>
> +    (synopsis "Emacs mode for Common Workflow Language (CWL) files")
> +    (description "This packages provides a major mode for editing Common
> +Workflow Language (CWL) files.")

Nitpick: use @acronym{} maybe?

Builds fine on my end. :)




Reply sent to Arun Isaac <arunisaac <at> systemreboot.net>:
You have taken responsibility. (Sat, 08 May 2021 17:52:01 GMT) Full text and rfc822 format available.

Notification sent to Arun Isaac <arunisaac <at> systemreboot.net>:
bug acknowledged by developer. (Sat, 08 May 2021 17:52:01 GMT) Full text and rfc822 format available.

Message #13 received at 48286-done <at> debbugs.gnu.org (full text, mbox):

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Xinglu Chen <public <at> yoctocell.xyz>, 48286-done <at> debbugs.gnu.org
Subject: Re: [bug#48286] [PATCH] gnu: Add emacs-cwl-mode.
Date: Sat, 08 May 2021 23:21:40 +0530
[Message part 1 (text/plain, inline)]
> Nitpick: use @acronym{} maybe?

That's a good suggestion. I added @acronym, updated the package and
pushed to master. Thanks for the review! :-)
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 06 Jun 2021 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 323 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.