emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: how to use contrib packages through ELPA (specifically org-export)
Date: Sun, 19 Aug 2012 17:07:50 +0530	[thread overview]
Message-ID: <87y5lb5cz5.fsf@gmail.com> (raw)
In-Reply-To: <87ipcfb0ld.fsf@Rainer.invalid> (Achim Gratz's message of "Sun, 19 Aug 2012 13:08:46 +0200")

Achim Gratz <Stromeko@nexgo.de> writes:

> Jambunathan K writes:
>> Mainline version 
>>
>> 1. Doesn't update `archive-contents' which is necessary in order to
>>    browse packages in the repo with `list-packages'.  My private version
>>    does it with `package-upload-file'.
>
> That's the right place to do it, so that'll be implemented with the
> upload.
>
>> 2. Doesn't create README file.
>
> Can't do either, since the source for the new README isn't included in
> Git.  I do package the README, though.
>
>> 3. Packs the whole repo.  My private version packs just the "original"
>>    org-odt.el and style files.
>
> Wait, are we talking about the same ELPA Org package?  I don't pack the
> whole repo either, just lisp/, etc/styles, doc and a few files from
> toplevel.

If I am not mistaken, you are talking about release tar and not the ELPA
tar.  They are not the same.

Run rgrep like so.
    (rgrep "pkg" "*.mk" "~/src/org-mode/" nil)

and I see no references to 'org-pkg.el'.  (Note the `-pkg.el')

Look at following info node in Emacs-24+
    (info "(elisp) Multi-file Packages")

specifically this paragraph:
,----
|    For example, if we distribute version 1.3 of the superfrobnicator
| as a multi-file package, the tar file would be
| `superfrobnicator-1.3.tar'.  Its contents would extract into the
| directory `superfrobnicator-1.3', and one of these would be the file
| `superfrobnicator-pkg.el'.
`----

You can also look at 
    http://elpa.gnu.org/packages/

to understand how things are packaged.

>
>
> Regards,
> Achim.

-- 

  reply	other threads:[~2012-08-19 11:37 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-18 16:49 how to use contrib packages through ELPA (specifically org-export) Eric Schulte
2012-08-18 19:29 ` Jambunathan K
2012-08-18 20:44   ` Eric Schulte
2012-08-18 21:27     ` Jambunathan K
2012-08-19  0:00       ` Jambunathan K
2012-08-19  7:17       ` Bastien
2012-08-19  8:17       ` Achim Gratz
2012-08-19 10:51         ` Jambunathan K
2012-08-19 11:08           ` Achim Gratz
2012-08-19 11:37             ` Jambunathan K [this message]
2012-08-19 11:45               ` Achim Gratz
2012-08-19 11:55                 ` Jambunathan K
2012-08-20 12:14                 ` Bastien
2012-08-21 18:19                 ` ELPA/server.mk Jambunathan K
2012-08-21 19:19                   ` ELPA/server.mk Achim Gratz
2012-08-19 11:51         ` how to use contrib packages through ELPA (specifically org-export) Jambunathan K
2012-08-19 23:36       ` Eric Schulte
2012-08-19  7:27     ` Bastien
2012-08-19  7:14 ` Bastien

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.orgmode.org/

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

  git send-email \
    --in-reply-to=87y5lb5cz5.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=Stromeko@nexgo.de \
    --cc=emacs-orgmode@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).