GNU bug report logs - #73953
Add new emacs-greader-mode package definition.

Previous Next

Package: guix-patches;

Reported by: Yuval Langer <yuvallangerontheroad <at> gmail.com>

Date: Tue, 22 Oct 2024 17:03:01 UTC

Severity: normal

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 73953 in the body.
You can then email your comments to 73953 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#73953; Package guix-patches. (Tue, 22 Oct 2024 17:03:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yuval Langer <yuvallangerontheroad <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 22 Oct 2024 17:03:02 GMT) Full text and rfc822 format available.

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

From: Yuval Langer <yuvallangerontheroad <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: Add new emacs-greader-mode package definition.
Date: Tue, 22 Oct 2024 20:01:50 +0300
[Message part 1 (text/plain, inline)]
Hi,

attached is a Guix package definition for Michelangelo Rodriguez's
Gnamù reader (greader) text to speech minor mode, version 0.11.18 .

Please review.

Thank you,
Yuval Langer.
[0001-gnu-Add-emacs-greader-mode.patch (text/x-patch, attachment)]

Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Thu, 24 Oct 2024 13:20:01 GMT) Full text and rfc822 format available.

Notification sent to Yuval Langer <yuvallangerontheroad <at> gmail.com>:
bug acknowledged by developer. (Thu, 24 Oct 2024 13:20:01 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Yuval Langer <yuvallangerontheroad <at> gmail.com>
Cc: 73953-done <at> debbugs.gnu.org
Subject: Re: [bug#73953] Add new emacs-greader-mode package definition.
Date: Thu, 24 Oct 2024 15:18:48 +0200
Hello,

Yuval Langer <yuvallangerontheroad <at> gmail.com> writes:

> attached is a Guix package definition for Michelangelo Rodriguez's
> Gnamù reader (greader) text to speech minor mode, version 0.11.18.

I applied your patch with a few tweaks. Thanks!

> +(define-public emacs-greader-mode
> +  (let ((commit "e163aec6109ba24ec543f087d9be7bf6b6efa389")
> +        (revision "1")
> +        (git-repository-url
> +         "https://gitlab.com/michelangelo-rodriguez/greader"))

I set the repository URL the usual way, in both `origin' and `home-page'
fields.

> +    (package
> +      (name "emacs-greader-mode")
> +      (version (git-version "0.11.18" revision commit))
> +      (home-page git-repository-url)

Nitpick: I moved that field above synopsis, to be on par with other packages.

> +      (synopsis
> +       "Gnamù Reader - greader-mode, send buffer contents to a speech engine")
> +      (description
> +       "Greader is a module that allows you to send any emacs buffer to a TTS.
> +A text-to-speech like engine @code{espeak-ng} or @code{speech-dispatcher} are
> +already supported, plus limited bakend support native to macOS.  The
> +mode supports timer reading, automatic scrolling of buffers in modes
> +like @code{info-mode}, repeating reading of regions or the whole buffer,
> +includes a feature to facilitate the compilation of espeak-ng
> +pronunciations, and other features.")

I slightly tweaked the synopsis and the description.

Regards,
-- 
Nicolas Goaziou






bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 22 Nov 2024 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 212 days ago.

Previous Next


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