Hi Jack,

Thanks for the info below.

How is the melpa package kept up to date?   Do I need to do anything when 
changes are made in CVS?

Thanks
Eric

From: makajawanj...@gmail.com [mailto:makajawanj...@gmail.com] On Behalf Of 
Jack Morrison
Sent: Wednesday, November 27, 2013 7:16 PM
To: Eric Ludlam
Cc: Jack Morrison; matlab-emacs-discuss@lists.sourceforge.net
Subject: Re: [Matlab-emacs-discuss] Submit Matlab mode to MELPA

Hi Eric,

I think the only thing you'd have to put is a note about adding MELPA to the 
package list in Emacs 24 with





(require 'package)








(add-to-list 'package-archives

  '("melpa" . "http://melpa.milkbox.net/packages/";) t)

and then you call





M-x install-package
and select matlab-mode.

I'll look at adding a recipe to MELPA for it.

Cheers,
Jack

On Mon, Oct 28, 2013 at 4:54 PM, Eric Ludlam 
<eric.lud...@mathworks.com<mailto:eric.lud...@mathworks.com>> wrote:
Hi Jack,

That sounds like a good idea to me.   Thanks for considering it.

If you have suggestions on how to then update any download / INSTALL doc, let 
me know and I can push those changes.

Thanks
Eric

From: Jack Morrison 
[mailto:jackmorris...@gmail.com<mailto:jackmorris...@gmail.com>]
Sent: Monday, October 21, 2013 9:23 AM
To: 
matlab-emacs-discuss@lists.sourceforge.net<mailto:matlab-emacs-discuss@lists.sourceforge.net>
Subject: [Matlab-emacs-discuss] Submit Matlab mode to MELPA

Hi,

I was wondering if anyone on this list had thought about submitting this code 
to MELPA (http://melpa.milkbox.net/) so that it could be installed in Emacs 24 
with package.el. MELPA pulls straight from CVS, so no changes should be 
necessary to matlab-emacs.

If no one opposes, I'd be happy to submit it.

Cheers,
Jack

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to