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>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]
> *Sent:* Monday, October 21, 2013 9:23 AM
> *To:* 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
>
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&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