GNU bug report logs - #48904
[PATCH 0/2] Add ‘emacs-ytel’ and ‘emacs-ytel-show’

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Mon, 7 Jun 2021 15:56:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Xinglu Chen <public <at> yoctocell.xyz>
Subject: bug#48904: closed (Re: [bug#48904] [PATCH 1/2] gnu: Add emacs-ytel.)
Date: Sat, 12 Jun 2021 20:32:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#48904: [PATCH 0/2] Add ‘emacs-ytel’ and ‘emacs-ytel-show’

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 48904 <at> debbugs.gnu.org.

-- 
48904: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48904
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 48904-done <at> debbugs.gnu.org
Subject: Re: [bug#48904] [PATCH 1/2] gnu: Add emacs-ytel.
Date: Sat, 12 Jun 2021 22:31:49 +0200
Hello,

Xinglu Chen <public <at> yoctocell.xyz> writes:

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

Applied. Thank you.

> +      (version (git-version "0.0.0" revision commit))

I made it "0.1.0" according to the main file.  Same for the other package.

> +      (synopsis "Query YouTube via Invidious")

I rewrote the synopsis, since this one does not seem clearly related to
the project.

> +      (description
> +       "This package provide a major mode to search YouTube videos via an
> +Elfeed-like buffer.  Information about videos displayed in this buffer can be
> +extracted and manipulated by user-defined functions to do various things such
> +as:
> +
> +@itemize
> +@item playing them in some video player
> +@item download them
> +@end itemize")

The list wasn't strictly necessary so I appended it to the last
paragraph instead.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH 0/2] Add ‘emacs-ytel’ and
 ‘emacs-ytel-show’
Date: Mon, 07 Jun 2021 17:55:34 +0200
This patch series adds two Emacs packages, one for searching for YouTube
videos using the Invidious API (emacs-ytel), and one for browsing videos
and comments (emacs-ytel-show).

Xinglu Chen (2):
  gnu: Add emacs-ytel.
  gnu: Add emacs-ytel-show.

 gnu/packages/emacs-xyz.scm | 69 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)


base-commit: e3611cc412e7b1c750a56d17fb1b7cde684baa3f
-- 
2.32.0





This bug report was last modified 4 years and 37 days ago.

Previous Next


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