all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: pinoaffe <pinoaffe@gmail.com>
Cc: 51714-done@debbugs.gnu.org
Subject: bug#51714: [PATCH v2] gnu: Add emacs-org-vcard
Date: Mon, 15 Nov 2021 11:33:07 +0100	[thread overview]
Message-ID: <87ee7hiu8s.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87tuglbj8p.fsf@gmail.com> (pinoaffe@gmail.com's message of "Tue,  9 Nov 2021 10:34:21 +0100")

Hello,

pinoaffe <pinoaffe@gmail.com> writes:

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

Thank you. Applied, with the modifications below:

> +    (version "0.2.0")
> +    (source (origin
> +              (method git-fetch)
> +              (uri (git-reference
> +                    (url "https://github.com/flexibeast/org-vcard")
> +                    (commit "v0.2.0")))

-> (commit (string-append "v" version))

> +    (description
> +     "Export and import vCard files from within GNU Emacs' Org
> mode.")

This package exports…

Regards,
-- 
Nicolas Goaziou




      reply	other threads:[~2021-11-15 10:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-09  9:34 [bug#51714] [PATCH] gnu: Add emacs-org-vcard pinoaffe
2021-11-09  9:34 ` [bug#51714] [PATCH v2] " pinoaffe
2021-11-15 10:33   ` 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=87ee7hiu8s.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=51714-done@debbugs.gnu.org \
    --cc=pinoaffe@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 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.