unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
Cc: 57745-done@debbugs.gnu.org, Nicolas Graves <ngraves@ngraves.fr>
Subject: bug#57745: [PATCH] gnu: Add emacs-ednc.
Date: Tue, 13 Sep 2022 14:51:15 +0200	[thread overview]
Message-ID: <87k067zbcs.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20220912064949.9994-1-ngraves@ngraves.fr> (Nicolas Graves via Guix-patches via's message of "Mon, 12 Sep 2022 08:49:49 +0200")

Hello,

Nicolas Graves via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-ednc): New variable.

Applied with the changes below. Thank you.

> +    (version "20220404.2105")

I set the base version to "0.1" as specified in "ednc.el" headers.

> +    (description
> +     "The Emacs Desktop Notification Center (EDNC) is an Emacs package written in pure
> +Lisp that implements a Desktop Notifications service according to the
> +freedesktop.org specification.  EDNC aspires to be a small, but flexible drop-in
> +replacement of standalone daemons like Dunst.  A global minor mode `ednc-mode'
> +tracks active notifications, which users can access by calling the function
> +`ednc-notifications'.  They are also free to add their own functions to the
> +(abnormal) hook `ednc-notification-amendment-functions' to amend arbitrary data
> +and to the (abnormal) hook `ednc-notification-presentation-functions' to present
> +notifications as they see fit.  To be useful out of the box, default hooks
> +record all notifications in an interactive log buffer `*ednc-log*'.")

I removed the last part of the description, which belongs to the package
documentation instead.

> +    (license license:gpl3)))

I changed the license to gpl3+ as specified in "ednc.el" headers.

Regards,
-- 
Nicolas Goaziou




      reply	other threads:[~2022-09-13 12:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-12  6:49 [bug#57745] [PATCH] gnu: Add emacs-ednc Nicolas Graves via Guix-patches via
2022-09-13 12:51 ` Nicolas Goaziou [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k067zbcs.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=57745-done@debbugs.gnu.org \
    --cc=guix-patches@gnu.org \
    --cc=ngraves@ngraves.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).