Re: [Matlab-emacs-discuss] Error from latest version in Melpa

2024-11-19 Thread Nidish Narayanaa Balaji
Here's the issues on github where we did the renaming: https://github.com/mathworks/Emacs-MATLAB-Mode/issues/9 Also see: https://github.com/mathworks/Emacs-MATLAB-Mode/issues/5#issuecomment-2429899974 Hope this helps, Nidish On 11/19/24 14:26, Uwe Brauer via Matlab-emacs-discuss wrote:

Re: [Matlab-emacs-discuss] Error from latest version in Melpa

2024-11-18 Thread Nidish
We did a merge where all the matlab-cellbreak-face were renamed to matlab-sections-sectionbreak-face . This is not throwing an error in my branch. Can you check where this throws the error from? Best, Nidish On November 19, 2024 8:09:40 AM GMT+05:30, "Vasco Cúrdia" wrote: >

Re: [Matlab-emacs-discuss] Move of matlab-mode from Source Forge to github

2024-07-15 Thread Nidish
Hello, I'm perfectly okay with this move. Best, Nidish On July 16, 2024 2:57:30 AM GMT+05:30, John Ciolfi wrote: >Hi > >We'd like to move matlab-mode from Source Forge to github, >https://github.com/MathWorks/Emacs-MATLAB-Mode, which gives us a good location >for

Re: [Matlab-emacs-discuss] [font-lock stopped working] [fixed]

2024-06-01 Thread Nidish Narayanaa Balaji
autoloaded. I'll be happy to know if there are other, cleaner, solutions for this also. Best, Nidish On 5/22/24 22:21, John Ciolfi wrote: Ah - I forgot we call the %% sections "cells". Perhaps a better name would be code sections, https://www.mathworks.com/help/matlab/mat

Re: [Matlab-emacs-discuss] [font-lock stopped working] [fixed]

2024-05-22 Thread Nidish Narayanaa Balaji
ve something based on the convention that doesn't clash with anything else as default. I'll check with flycheck warnings before I push next! :) Best, Nidish On 5/22/24 20:07, John Ciolfi wrote: Hi I like the idea of speedy navigation of cells. I took a brief look at the

Re: [Matlab-emacs-discuss] [font-lock stopped working] [fixed]

2024-05-18 Thread Nidish Narayanaa Balaji
atlab-mode.el . I've verified that the syntax highlighting now works identical to the master branch. Best, Nidish On 5/16/24 11:09, Nidish Narayanaa Balaji wrote: I have heard about this package but I have never used it myself. I highly recommend checking it out! I use tree-sitter-hl for hi

Re: [Matlab-emacs-discuss] [font-lock stopped working]

2024-05-16 Thread Nidish Narayanaa Balaji
t bisect should help, I guess). I'll let you know if I manage to catch it. Best, Nidish ___ Matlab-emacs-discuss mailing list Matlab-emacs-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Re: [Matlab-emacs-discuss] [font-lock stopped working] (was: [matlab-cell])

2024-05-16 Thread Nidish Narayanaa Balaji
ecommend retrying by using the matlab-load.el from master to see if that's the issue. I'll also look into this today. Thanks! Nidish On 5/16/24 10:36, Uwe Brauer wrote: "NNB" == Nidish Narayanaa Balaji writes: I just finished the edits and pushed them. 1. I've defin

Re: [Matlab-emacs-discuss] [matlab-cell]

2024-05-15 Thread Nidish Narayanaa Balaji
k this is more intuitive. 3. I also refreshed 'matlab-load.el'. Best, Nidish On 5/15/24 13:58, Uwe Brauer wrote: Yes this is true. This seems to be a restriction from matlab-shell-run-cell. I guess I'll just write a matlab-cell-shell-run-cell function that's more neatly integ

Re: [Matlab-emacs-discuss] [matlab-cell]

2024-05-15 Thread Nidish Narayanaa Balaji
igation functions to the docstring. Not sure I can do real testing today, but hopefully tomorrow. Uwe I'll try to have the above edits done by then! Thanks! Nidish ___ Matlab-emacs-discuss mailing list Matlab-emacs-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Re: [Matlab-emacs-discuss] [matlab-cell] (was: Github Migration?)

2024-05-15 Thread Nidish Narayanaa Balaji
"NNB" == Nidish Narayanaa Balaji writes: Hi A few pointers: The main features that the new minor-mode enables are: * It redefines the page-break character to "%%" so an overline is drawn over those, making it visually look better. * The current cell

Re: [Matlab-emacs-discuss] Github Migration?

2024-05-14 Thread Nidish Narayanaa Balaji
    (matlab-shell-run-cell))    (matlab-cell-forward-cell)))     ("C-x n c" . 'matlab-cell-narrow-to-cell)     ("M-[" . 'backward-paragraph)     ("M-]" . 'forward-paragraph)    

Re: [Matlab-emacs-discuss] Github Migration?

2024-05-14 Thread Nidish Narayanaa Balaji
On 5/14/24 19:37, Uwe Brauer wrote: On 5/14/24 17:39, Uwe Brauer wrote: Yes I do - my ID is:  nidish96 Ok, so you should have write access now. BTW, maybe it is better you create a branch for testing and then I (or you merge that later into master)? so that at least we can do some testing. Th

Re: [Matlab-emacs-discuss] Github Migration?

2024-05-14 Thread Nidish Narayanaa Balaji
On 5/14/24 17:39, Uwe Brauer wrote: "NNB" == Nidish Narayanaa Balaji writes: Great! And yes, I had signed the FSF papers a while back. Great, I would need your sourceforge userid. In case you don't have one, please open a sourceforge account. Yes I do - my ID is:  nidis

Re: [Matlab-emacs-discuss] Github Migration?

2024-05-14 Thread Nidish Narayanaa Balaji
Great! And yes, I had signed the FSF papers a while back. Best, Nidish On 5/14/24 17:08, Uwe Brauer wrote: "NNB" == Nidish Narayanaa Balaji writes: No worries - I look forward to hearing back. If I get push rights by the weekend, I'll push directly. If not, I'll make

Re: [Matlab-emacs-discuss] Github Migration?

2024-05-13 Thread Nidish Narayanaa Balaji
No worries - I look forward to hearing back. If I get push rights by the weekend, I'll push directly. If not, I'll make a patch and send it. I stand guilty of being called old-fashioned by colleagues too, so I do totally get it! ;-) Have a great week! Nidish On 5/13/24 12:49,

[Matlab-emacs-discuss] Github Migration?

2024-05-12 Thread Nidish Narayanaa Balaji
grating to github. What's the current status on this? Shall I go ahead and make a merge request on Sourceforge itself? Thanks! Nidish ___ Matlab-emacs-discuss mailing list Matlab-emacs-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/

Re: [Matlab-emacs-discuss] Fonts renamed for emacs 29.1 + Relative startup fcn path for remote accesses

2023-12-20 Thread Nidish Narayanaa Balaji
e machine. On 12/20/23 18:21, Uwe Brauer wrote: "NNB" == Nidish Narayanaa Balaji writes: No no - it is indeed backward compatible. I tested it out with emacs 28.1 also. font-lock-reference-face has been deprecated for a while now. And font-lock-constant-face has been around s

Re: [Matlab-emacs-discuss] Fonts renamed for emacs 29.1 + Relative startup fcn path for remote accesses

2023-12-20 Thread Nidish Narayanaa Balaji
:18, Uwe Brauer wrote: "NNB" == Nidish Narayanaa Balaji writes: Hello All, I made a couple merge requests but Uwe told me that there are apparently issues merging on sourceforge atm. Here are the links to the two merge requests, just for reference: + https://sourceforge.net/p/matlab

[Matlab-emacs-discuss] Fonts renamed for emacs 29.1 + Relative startup fcn path for remote accesses

2023-12-19 Thread Nidish Narayanaa Balaji
e machine as on the local machine. It's not ideal, but it serves my purposes for now. I'm sending a single patch file for both the merge requests here. Best, Nidish -- Dr. Nidish Narayanaa Balaji Humboldt Postdoctoral Fellow Institute of Aircraft Propulsion Systems Department o