From: Xue Fuqiao <xfq.free@gmail.com>
To: Stephen Leake <stephen_leake@stephe-leake.org>
Cc: emacs-devel@gnu.org
Subject: Re: documentation on how to add packages to ELPA?
Date: Sun, 22 Dec 2013 08:01:48 +0800 [thread overview]
Message-ID: <CAAF+z6F94GA40stDuHn1bU7+VB6+dJbWD_XeWew9k-bJCZLHpg@mail.gmail.com> (raw)
In-Reply-To: <85wqixx0n4.fsf@stephe-leake.org>
On Sun, Dec 22, 2013 at 7:08 AM, Stephen Leake
<stephen_leake@stephe-leake.org> wrote:
> Is there any documentation on how to add packages to ELPA?
In (info "(elisp) Multi-file Packages"):
If the content directory contains a file named ‘dir’, this is assumed
to be an Info directory file made with ‘install-info’. *Note Invoking
install-info: (texinfo)Invoking install-info. The relevant Info files
should also be present in the content directory. In this case, Emacs
will automatically add the content directory to ‘Info-directory-list’
when the package is activated.
In README of the `elpa' branch:
** To add a package:
[...]
*** Add a multi-file package as a directory, packages/NAME.
*** Commit your changes the usual way ("git add", "git commit", etc).
AIUI you don't need to create the tar file.
--
http://www.gnu.org/software/emacs/
next prev parent reply other threads:[~2013-12-22 0:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-21 23:08 documentation on how to add packages to ELPA? Stephen Leake
2013-12-21 23:34 ` Jambunathan K
2013-12-22 0:01 ` Xue Fuqiao [this message]
2013-12-22 10:46 ` Stefan Monnier
2013-12-22 11:45 ` Stephen Leake
2013-12-23 1:24 ` Stefan Monnier
2013-12-23 22:58 ` Xue Fuqiao
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://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAAF+z6F94GA40stDuHn1bU7+VB6+dJbWD_XeWew9k-bJCZLHpg@mail.gmail.com \
--to=xfq.free@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=stephen_leake@stephe-leake.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.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).