Alan Schmitt writes:
> Regarding this very first request: where can I find documentation about
> creating a package? I searched for "create ELPA package", and I got
> links such as http://tromey.com/elpa/upload.html which tells me
> "package.el is pedantic about the header and footer comments, please
> make sure you have the correct number of semicolons and hyphens." but
> not what I should put. Is there a tutorial somewhere?

Assuming that we are talking about a package that has more than a single
source file, you could start by looking at the orgmode ELPA package and
take it from there.  In a nutshell, package.el expects all files in a
flat single directory, a package definition file that contains the name
and dependencies of the package to be installed and that it doesn't need
to build anything except for the .elc files (in other words, you need to
precompile any texi source to info files).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada


Reply via email to