unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: 57770@debbugs.gnu.org
Cc: 57770-done@debbugs.gnu.org, Nicolas Graves <ngraves@ngraves.fr>
Subject: [bug#57770] [PATCH] gnu: Add emacs-app-launcher.
Date: Sun, 18 Sep 2022 11:24:16 +0200	[thread overview]
Message-ID: <8735cp11dr.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20220913140844.23864-1-ngraves@ngraves.fr> (Nicolas Graves via Guix-patches via's message of "Tue, 13 Sep 2022 16:08:44 +0200")

Hello,

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

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

Thank you. Applied with the changes below.

> +    (package
> +    (name "emacs-app-launcher")
> +    (version (git-version "0" revision commit))

I used "0.1" as base version since it is specified as such in the
Version keyword.

> +    (description "This package defines the app-launcher-run-app command which

I used @code{app-launcher-run-app} since this is the name of a variable.

> +uses Emacs standard completion to select an application installed on your
> +machine and launch it.")
> +    (license license:gpl3))))

License is actually gpl3+: it includes "or (at your option) any later
version".

Regards,
-- 
Nicolas Goaziou




      reply	other threads:[~2022-09-18  9:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-13 14:08 [bug#57770] [PATCH] gnu: Add emacs-app-launcher Nicolas Graves via Guix-patches via
2022-09-18  9:24 ` 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=8735cp11dr.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=57770-done@debbugs.gnu.org \
    --cc=57770@debbugs.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).