14 Jun 2011 13:56
Re: packaging cedet and ecb
Eric M. Ludlam <ericludlam <at> gmail.com>
2011-06-14 11:56:12 GMT
2011-06-14 11:56:12 GMT
Hi, The packaging task seems pretty useful, but I haven't had time to look into it much. As for the cedet complexities, there is a project under the bzr file rename branch to get the CEDET file names and init to more closely match what is in Emacs 23/24. I would assume that packaging from that set of files will be easier since autoloads and generated files may more closely match what is expected for Emacs. Perhaps David or Lluis will have ideas about that. Eric On 06/11/2011 01:46 PM, Richard Kim wrote: > I would like to share my experiments with emacs 24's new packaging > system as it relates to cedet and ecb. I would appreciate any > feedback. > > At the risk of being redundant let me briefly summarize what the > packaging system is all about in case it is new to some of you. In > short it is a way to create packages (not unlike Debian packages) > consisting of one or more emacs-lisp files, documentation, etc. for > easy installation and upgrading. http://elpa.gnu.org/packages/ is the > official repository. I think the official goal is to update this > repository so that one can get more frequent upgrades of standard > elisp packages without having to wait for releases of emacs itself. > The installation of a package involves untar'ing, creation of an > autoload file per package, and byte compiling. It appears that xemacs(Continue reading)
RSS Feed