Jambunathan K writes:
> I added the diff below to Makefile and did a
> $ make elpa
I said edit local.mk... :-) Really, leave Makefile alone.
> Quick comments: It is far from OK.
Close enough for me.
> 1. The bundle is a tar file not tar.gz file.
I hadn't considered that package manager ca
I added the diff below to Makefile and did a
$ make elpa
Quick comments: It is far from OK.
1. The bundle is a tar file not tar.gz file.
2. The lisp files should be right in the root not in lisp/ subdir.
Best way to test the ELPA tar is to do a
M-x package-install-file RET org-*.tar.
a