From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Adam Porter <adam@alphapapa.net>
Cc: emacs-devel@gnu.org
Subject: Re: [ELPA] New package: taxy-magit-section
Date: Wed, 06 Oct 2021 16:59:27 -0400 [thread overview]
Message-ID: <jwv5yu950rq.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87ilycvv3b.fsf@alphapapa.net> (Adam Porter's message of "Tue, 05 Oct 2021 01:34:00 -0500")
> diff --git a/elpa-packages b/elpa-packages
> index 96b6f55..0bdcb69 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -385,6 +385,12 @@
> ("system-packages" :url "https://gitlab.com/jabranham/system-packages")
> ("systemd" :url nil)
> ("taxy" :url "https://github.com/alphapapa/taxy.el.git"
> + :doc "taxy.info"
> + :ignored-files ("images")
> + :auto-sync t)
> + ("taxy-magit-section" :url "https://github.com/alphapapa/taxy.el.git"
> + :branch "package/taxy-magit-section"
> + :doc "taxy-magit-section.info"
> :auto-sync t)
> ("temp-buffer-browse" :url "https://github.com/leoliu/temp-buffer-browse")
> ("test-simple" :url "https://github.com/rocky/emacs-test-simple")
Thanks, installed.
But please note that it would be much better not to store the `.info`
files in the repository (the general rule is that you only want to
store *source* files in there) and instead use
:doc "README.org"
-- Stefan
next prev parent reply other threads:[~2021-10-06 20:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-24 5:46 [ELPA] New package: taxy-magit-section Adam Porter
2021-09-27 18:05 ` Stefan Monnier
2021-09-28 5:58 ` Adam Porter
2021-10-05 6:34 ` Adam Porter
2021-10-06 20:59 ` Stefan Monnier [this message]
2021-10-07 16:46 ` Adam Porter
2021-10-07 17:21 ` Stefan Monnier
2021-10-07 17:51 ` Adam Porter
2021-10-07 18:24 ` dick
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=jwv5yu950rq.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=adam@alphapapa.net \
--cc=emacs-devel@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/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.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.