Distel plus package.el
Magnus Henoch <[email protected]> Tue, 19 Feb 2013 00:06:35 +0000
| Newsgroups | gmane.comp.lang.erlang.distel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
I've been playing with making Distel installable through package.el, the
package manager that was introduced in Emacs 24. It seems to work; you
can try it out with the following steps:
* evaluate (add-to-list 'package-archives '("erlang-emacs" . "http://xn--5dbqm8ad.xn--9dbdkw.se/erlang-emacs/"))
* M-x package-install RET distel
(You may want to comment out existing Distel-loading parts of your
.emacs file before; having two parallel versions might get confusing.)
After installation, Distel will be activated in erlang-mode buffers, and
the Info manual is available in the menu found by C-h i.
The changes I've made can be found here: https://github.com/legoscia/distel
Bug reports and other feedback is very welcome!
Regards,
Magnus
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet,
is your hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials, tech docs,
whitepapers, evaluation guides, and opinion stories. Check out the most
recent posts - join the conversation now. http://goparallel.sourceforge.net/