GNU bug report logs - #75535
[PATCH] gnu: Add emacs-enwc.

Previous Next

Package: guix-patches;

Reported by: Roman Scherer <roman <at> burningswell.com>

Date: Mon, 13 Jan 2025 13:52:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

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 75535 in the body.
You can then email your comments to 75535 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 andrew <at> trop.in, divya <at> subvertising.org, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#75535; Package guix-patches. (Mon, 13 Jan 2025 13:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Roman Scherer <roman <at> burningswell.com>:
New bug report received and forwarded. Copy sent to andrew <at> trop.in, divya <at> subvertising.org, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org. (Mon, 13 Jan 2025 13:52:02 GMT) Full text and rfc822 format available.

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

From: Roman Scherer <roman <at> burningswell.com>
To: guix-patches <at> gnu.org
Cc: Roman Scherer <roman <at> burningswell.com>
Subject: [PATCH] gnu: Add emacs-enwc.
Date: Mon, 13 Jan 2025 14:51:08 +0100
* gnu/packages/emacs-xyz.scm (emacs-enwc): New variable.

Change-Id: I110e81b639c717fc6049bed16e6d597bb5ca10b7
---
 gnu/packages/emacs-xyz.scm | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 20ad1f9d05..33f5b79f4a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -22660,6 +22660,27 @@ (define-public emacs-enh-ruby-mode
 and performs syntax checks on them.")
       (license license:ruby))))
 
+(define-public emacs-enwc
+  (package
+    (name "emacs-enwc")
+    (version "2.0")
+    (source
+     (origin
+       (method url-fetch)
+       (uri (string-append "https://elpa.gnu.org/packages/enwc-" version
+                           ".tar"))
+       (sha256
+        (base32 "0y8154ykrashgg0bina5ambdrxw2qpimycvjldrk9d67hrccfh3m"))))
+    (build-system emacs-build-system)
+    (home-page "https://savannah.nongnu.org/p/enwc")
+    (synopsis "The Emacs Network Client")
+    (description
+     "ENWC is the Emacs Network Client.  It is designed to provide a front-end
+to various network managers, such as @code{NetworkManager} and Wicd.
+Currently, only @code{NetworkManager} and Wicd are supported, although
+experimental support exists for Connman.")
+    (license license:gpl3+)))
+
 (define-public emacs-inheritenv
   (package
     (name "emacs-inheritenv")

base-commit: d0268d5b7ff4c5bac0ac2e25bc371ba5c950d12a
-- 
2.47.1





Information forwarded to guix-patches <at> gnu.org:
bug#75535; Package guix-patches. (Mon, 17 Feb 2025 18:24:02 GMT) Full text and rfc822 format available.

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

From: Ian Eure <ian <at> retrospec.tv>
To: Roman Scherer <roman <at> burningswell.com>
Cc: 75535 <at> debbugs.gnu.org
Subject: Re: [bug#75535] [PATCH] gnu: Add emacs-enwc.
Date: Mon, 17 Feb 2025 10:22:51 -0800
Hi Roman,

Pushed as eedb70fc7f.

Thank you for the patch!

 -- Ian




bug closed, send any further explanations to 75535 <at> debbugs.gnu.org and Roman Scherer <roman <at> burningswell.com> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Mon, 17 Feb 2025 18:24:03 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#75535; Package guix-patches. (Tue, 18 Feb 2025 07:06:02 GMT) Full text and rfc822 format available.

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

From: Roman Scherer <roman <at> burningswell.com>
To: Ian Eure <ian <at> retrospec.tv>
Cc: 75535 <at> debbugs.gnu.org
Subject: Re: [bug#75535] [PATCH] gnu: Add emacs-enwc.
Date: Tue, 18 Feb 2025 08:04:45 +0100
[Message part 1 (text/plain, inline)]
Hi Ian. Thanks for merging this.

On Mon, Feb 17, 2025, 19:22 Ian Eure <ian <at> retrospec.tv> wrote:

> Hi Roman,
>
> Pushed as eedb70fc7f.
>
> Thank you for the patch!
>
>   -- Ian
>
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 18 Mar 2025 11:24:30 GMT) Full text and rfc822 format available.

This bug report was last modified 96 days ago.

Previous Next


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