Adding Marmalade as Package Source

江枫思渺然 提交于 2019-11-30 03:08:25
Michael Markert

Use the package.el to be included with emacs24, as the ELPA version doesn't include package-archives and support for multiple repositories.

It is found here (emacs24!): http://bzr.savannah.gnu.org/lh/emacs/trunk/annotate/head:/lisp/emacs-lisp/package.el

Last emacs23 compatible version: http://repo.or.cz/w/emacs.git/blob/ba08b24186711eaeb3748f3d1f23e2c2d9ed0d09:/lisp/emacs-lisp/package.el

Drop it into your loadpath and settle for one type of loading (that is drop the lines after the comment).

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!