unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Jai Vetrivelan <jaivetrivelan@gmail.com>
Cc: 53713-done@debbugs.gnu.org
Subject: bug#53713: [PATCH] Add emacs-subed
Date: Sun, 06 Feb 2022 22:13:06 +0100	[thread overview]
Message-ID: <87czjzhf6l.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87pmo6p35h.fsf@gmail.com> (Jai Vetrivelan's message of "Wed, 02 Feb 2022 05:09:54 +0530")

Hello,

Jai Vetrivelan <jaivetrivelan@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




      reply	other threads:[~2022-02-06 21:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-01 23:39 [bug#53713] [PATCH] Add emacs-subed Jai Vetrivelan
2022-02-06 21:13 ` 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=87czjzhf6l.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=53713-done@debbugs.gnu.org \
    --cc=jaivetrivelan@gmail.com \
    /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).