all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: Philip Kaludercic <philipk@posteo.net>
Cc: Uwe Brauer <oub@mat.ucm.es>, Andrea Corallo <acorallo@gnu.org>,
	<emacs-devel@gnu.org>
Subject: Re: having emacs-matlab in ELPA, finally. FSF paper signed
Date: Fri, 22 Nov 2024 17:12:34 +0100	[thread overview]
Message-ID: <874j3z8cy5.fsf@mat.ucm.es> (raw)
In-Reply-To: 87o75xkjpj.fsf@posteo.net

[-- Attachment #1: Type: text/plain, Size: 2404 bytes --]


Hi


> Uwe Brauer <oub@mat.ucm.es> writes:

> OK, just ping me when you think the cleanup process is done, and I can
> tell you if anything remains to be done before adding the package.


Ok, we finished some weeks ago but also had to merge some branches with new features. 

I just recall that our repository now is in https://github.com/mathworks/Emacs-MATLAB-Mode.git

And we have it also in MELPA. As we discussed I would like to have it in
ELPA (all authors signed the FSF papers). If it works as expected I
might remove it from MELPA.

The following two points are not entirely  clear to me:

    1. The version numbering and the commits we push.

       1. In MELPA every commit we push, will result in an updated MELPA
          version. There version scheme is like for example in our case.
           matlab-mode                    20241117.1628

       2. I see that ELPA has something like this
         aggressive-indent              1.10.0         available    gnu   
         aggressive-indent              20230112.1300  available    melpa 
        so is the GNU/EPLA version identical to the MELPA one

    2. The procedure for MELPA is as follows.

       1. MELPA itself dwells in github, so

       2. I need to fork that repository, clone it

       3. Add a branch,

       4. Add a recipe file that looks like
--8<---------------cut here---------------start------------->8---
(matlab-mode
 :fetcher github
 :repo "mathworks/Emacs-MATLAB-Mode"
 :files (:defaults
         ("toolbox" "toolbox/*.m")
         ("toolbox/+emacs" "toolbox/+emacs/*.m")
         ("toolbox/+emacs/@Breakpoints" "toolbox/+emacs/@Breakpoints/*.m")
         ("toolbox/+emacs/@EmacsServer" "toolbox/+emacs/@EmacsServer/*.m")
         ("toolbox/+emacs/@Stack" "toolbox/+emacs/@Stack/*.m")
         ("bin" "bin/*.sh")
         (:exclude "matlab-maint.el")))
--8<---------------cut here---------------end--------------->8---
        1. Commit and push

        2. Open a pull-request.

Now what is the procedure for ELPA, and is there anything like a recipe
file? 
Thanks and regards

Uwe Brauer 


-- 
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the EU and NATO membership of Ukraine. 


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5684 bytes --]

  parent reply	other threads:[~2024-11-22 16:12 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-02 12:45 having emacs-matlab in ELPA, finally. FSF paper signed Uwe Brauer
2024-08-06 21:55 ` Andrea Corallo
2024-08-07 17:03   ` Uwe Brauer
2024-08-07 17:54     ` Andrea Corallo
2024-08-12 11:20     ` Philip Kaludercic
2024-08-12 11:33       ` Andreas Schwab
2024-08-12 11:38         ` Philip Kaludercic
2024-08-12 12:16       ` Uwe Brauer
2024-08-12 12:29         ` Philip Kaludercic
2024-08-12 14:58           ` Uwe Brauer
2024-08-12 15:06             ` Philip Kaludercic
2024-08-12 15:17               ` Uwe Brauer
2024-08-12 16:11                 ` Philip Kaludercic
2024-11-22 16:12           ` Uwe Brauer [this message]
2024-11-23 10:30             ` Philip Kaludercic
2024-11-23 12:07               ` Stefan Kangas
2024-11-23 13:22                 ` Uwe Brauer
2024-11-23 19:13                   ` Stefan Kangas
2024-11-24  8:16                     ` Uwe Brauer
2024-11-24 11:12                       ` Stefan Kangas
2024-11-24 14:07                         ` Uwe Brauer
2024-11-24 19:59                     ` Philip Kaludercic
2024-11-24 20:37                       ` Uwe Brauer
2024-11-24 21:34                         ` Philip Kaludercic
2024-11-25  7:37                           ` Uwe Brauer via Emacs development discussions.
2024-11-25  7:45                           ` Uwe Brauer via Emacs development discussions.
2024-11-23 13:19               ` Uwe Brauer via Matlab-emacs-discuss
2024-11-23 13:30               ` having emacs-matlab in ELPA, finally. FSF paper signed, " Uwe Brauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874j3z8cy5.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=acorallo@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=philipk@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.