t: 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/pul
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
>
>
>
> H
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)
(a
n 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@
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
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 su