GNU bug report logs - #53713
[PATCH] Add emacs-subed

Previous Next

Package: guix-patches;

Reported by: Jai Vetrivelan <jaivetrivelan <at> gmail.com>

Date: Wed, 2 Feb 2022 00:04:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Cc: 53713-done <at> debbugs.gnu.org
Subject: Re: [bug#53713] [PATCH] Add emacs-subed
Date: Sun, 06 Feb 2022 22:13:06 +0100
Hello,

Jai Vetrivelan <jaivetrivelan <at> gmail.com> writes:

> Subject: [PATCH] gnu: Add emacs-subed.
>
> * gnu/packages/emacs-xyz.scm: (emacs-subed) new variable.

Applied. Thank you.

> +(define-public emacs-subed
> +  (let ((version "0.0.4") (revision "0")
> +        (commit "f69c3e09f21403722dd5294b0b640a15201afbf5"))

Even though upstream does not tag releases, I used commit corresponding
to version "1.0.2" bump.

> +    (package
> +      (name "emacs-subed")
> +      (version (git-version version revision commit))

I updated to "1.0.2".

> +       "@code{subed} is an Emacs major mode for editing subtitles while
> +playing the corresponding video with mpv.  At the moment, the only supported
> +formats are  SubRip (.srt), WebVTT (.vtt), and Advanced SubStation
> Alpha (.ass).")

I added some Texinfo markup.

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 3 years and 106 days ago.

Previous Next


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