Thanks!

I'll have to be even more careful with the CVS head now.  :)

Eric

From: makajawanj...@gmail.com [mailto:makajawanj...@gmail.com] On Behalf Of 
Jack Morrison
Sent: Monday, January 06, 2014 3:35 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,

The melpa package just tracks CVS head. MELPA automatically updates packages 
"at intervals throughout the day".

I've gone and submitted matlab mode as a pull request here: 
https://github.com/milkypostman/melpa/pull/1346

Cheers,
Jack

On Thu, Dec 5, 2013 at 3:26 PM, Eric Ludlam 
<eric.lud...@mathworks.com<mailto:eric.lud...@mathworks.com>> wrote:
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> 
[mailto: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<mailto: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


------------------------------------------------------------------------------
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=84349831&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