all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Cayetano Santos via Guix-patches via <guix-patches@gnu.org>
Cc: 61355-done@debbugs.gnu.org, Cayetano Santos <csantosb@inventati.org>
Subject: bug#61355: [PATCH] gnu: Add emacs-discover.
Date: Sat, 11 Feb 2023 09:56:56 +0100	[thread overview]
Message-ID: <87sffcvauf.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <919610c80aa830d66faa60ee6698037e1bcbd151.1675803597.git.csantosb@inventati.org> (Cayetano Santos via Guix-patches via's message of "Tue, 7 Feb 2023 22:00:00 +0100")

Hello,

Cayetano Santos via Guix-patches via <guix-patches@gnu.org> writes:

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

Thank you. I applied the patch with the changes below.

> +(define-public emacs-discover
> +  (let ((revision "1")
> +        (commit "7b0044bbb3b3bd5d811fdfb0f5ac6ec8de1239df"))
> +    (package
> +      (name "emacs-discover")
> +      (version (git-version "0.3" revision commit))

I used bare "0.3" release along with its tag instead of the specific
commit you were suggesting. They only differ by one non-code related
commit and plain versions are more readable.

> +       "discover.el adds context menus to commonly-used features in
> Emacs.")

I wrote "Discover" instead of "discover.el".

Regards,
-- 
Nicolas Goaziou




      reply	other threads:[~2023-02-11  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-07 21:00 [bug#61355] [PATCH] gnu: Add emacs-discover Cayetano Santos via Guix-patches via
2023-02-11  8:56 ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sffcvauf.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=61355-done@debbugs.gnu.org \
    --cc=csantosb@inventati.org \
    --cc=guix-patches@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.