Hi I like the idea of speedy navigation of cells.
I took a brief look at the matlab-cell branch but wasn't sure what it's supposed to be used for. The first thing I tried was navigating a large cell argument to a function, something like: a = fun( { .... Big cell ....}, {.... Another cell ....}) Where the call to the function spanned many lines. M-x matlab-cell-foward-cell Jumped to the end of the file? Can you share use cases which could be used for testing? As for key bindings, it would be good to put them under C-c (take a look at the C-c C-c CHAR in matlab-cgen.el). Maybe add some additional C-c C-c CHARs? I saw you are using pos-eol instead of point-at-eol. pos-eol is new in Emacs 29, which now means we have a dependency on the compat library. Would be nice to not require that dependency for Emacs 27 and later. Can you use flycheck to cleanup minor issues in the lisp files you've added? Thanks, John ________________________________ From: Uwe Brauer via Matlab-emacs-discuss <matlab-emacs-discuss@lists.sourceforge.net> Sent: Sunday, May 19, 2024 2:11 AM To: Nidish Narayanaa Balaji <nidish.bal...@ila.uni-stuttgart.de> Cc: matlab-emacs-discuss@lists.sourceforge.net <matlab-emacs-discuss@lists.sourceforge.net> Subject: Re: [Matlab-emacs-discuss] [font-lock stopped working] [fixed] >>> "NNB" == Nidish Narayanaa Balaji <nidish.bal...@ila.uni-stuttgart.de> >>> writes: > Okay I've fixed the font-lock issue. > Since I adapted the code from a pre-existing package that was meant to > be stand-alone, it had some checks in place that were overriding the > existing font-lock. I got rid of these and simplified it since we want > this to be distributed as part of matlab-mode.el . > I've verified that the syntax highlighting now works identical to the > master branch. Right, after a short testing, I can confirm that. Today however I have not much time for further testing, but I would like to run some tests more before merging and maybe somebody else might come back to us. Uwe -- 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.
_______________________________________________ Matlab-emacs-discuss mailing list Matlab-emacs-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss