[Matlab-emacs-discuss] Revised indentation engine available for matlab-mode

2021-05-04 Thread Eric Ludlam
Hi all, John C and I had been working on a revised indentation engine for matlab-mode back in March. After a month of testing (which John has been working on) we think is ready for more general testing and integration into the mainline. The new engine fixes a wide range of bugs and includes mass

Re: [Matlab-emacs-discuss] [your patch]

2021-05-04 Thread Julien Claisse via Matlab-emacs-discuss
Awesome, thanks! I'm using doom emacs and it seems that doom fetches it from sourceforge : jc@localhost:matlab-mode$ git remote -v origin https://git.code.sf.net/p/matlab-emacs/src (fetch) So yes, I think you can. Julien Le mar. 4 mai 2021 à 16:45, Uwe Brauer a écrit : > >>> "JC" == Julien C

Re: [Matlab-emacs-discuss] [your patch]

2021-05-04 Thread Uwe Brauer
>>> "JC" == Julien Claisse writes: > Sure, here it is. > Regards > Julien Thanks, applied, committed and pushed. I realized that I have not pushed to the github mirror for a while: however little has been changed on master, most of the commits where on the new branches, which BTW, I could/sho

Re: [Matlab-emacs-discuss] [your patch] (was: emacsrunregion from a tramp opened file)

2021-05-04 Thread Julien Claisse via Matlab-emacs-discuss
Sure, here it is. Regards Julien Le mar. 4 mai 2021 à 15:12, Uwe Brauer a écrit : > >>> "JCvM" == Julien Claisse via Matlab-emacs-discuss < > [email protected]> writes: > > > Hi, > > First, thanks to the developer team for maintaining this emacs package. > I'm > > using

[Matlab-emacs-discuss] [your patch] (was: emacsrunregion from a tramp opened file)

2021-05-04 Thread Uwe Brauer
>>> "JCvM" == Julien Claisse via Matlab-emacs-discuss >>> writes: > Hi, > First, thanks to the developer team for maintaining this emacs package. I'm > using it almost every day. > I'm sending this mail because I want to suggest one improvement in the > emacsrunregion.m matlab function for bein

Re: [Matlab-emacs-discuss] emacsrunregion from a tramp opened file

2021-05-04 Thread Julien Claisse via Matlab-emacs-discuss
Hi Eric, Thanks for the feedback and your nice emacs package. Yes, even if there are still missing features, TRAMP works really well and I think there is not a lot of work for having almost all features of your emacs package which work under it. I will let you know about other patches as I come a

Re: [Matlab-emacs-discuss] emacsrunregion from a tramp opened file

2021-05-04 Thread Uwe Brauer
>>> "EL" == Eric Ludlam writes: > Hi, > Thanks Julien for the patch. > The nature of this patch seems good to me. The workflow of Emacs and > MATLAB on different machines is an interesting one, and it is nice that it > can be made to work in such a simple way! Ok then. I apply his patch to mas

Re: [Matlab-emacs-discuss] emacsrunregion from a tramp opened file

2021-05-04 Thread Eric Ludlam
Hi, Thanks Julien for the patch. The nature of this patch seems good to me. The workflow of Emacs and MATLAB on different machines is an interesting one, and it is nice that it can be made to work in such a simple way! Eric On Mon, May 3, 2021 at 12:06 PM Uwe Brauer wrote: > >>> "JCvM" == Ju