Re: [Matlab-emacs-discuss] matlab-sections.el

2024-11-25 Thread Eric Ludlam
I found the github issue about matlab-sections and the highlighting issue, and added a patch there that should both resolve the issue, and make it easier to add new features unique to different types of MATLAB files. Eric On Wed, Nov 20, 2024 at 3:10 PM Uwe Brauer wrote: > >>> "EL" == Eric Ludl

Re: [Matlab-emacs-discuss] matlab-sections.el

2024-11-20 Thread Uwe Brauer via Matlab-emacs-discuss
nfigure your emacs so that there is a super key. If needed I can provide the details (I also have a Mac Air, that I use for teaching). > Thanks > > From: Uwe Brauer > Sent: Wednesday, November 20, 2024 12:05 PM > To: John Ciolfi via Matlab-emacs

Re: [Matlab-emacs-discuss] matlab-sections.el

2024-11-20 Thread Uwe Brauer via Matlab-emacs-discuss
>>> "EL" == Eric Ludlam writes: > Thanks for the feedback. > I was proposing adding a 2nd set of bindings. For folks with super-key, > the current bindings will be faster. More obscure bindings won't get in > their way. > As for C-c % vs C-c C- - the Elisp manual is pretty specific saying > t

Re: [Matlab-emacs-discuss] matlab-sections.el

2024-11-20 Thread Eric Ludlam
gt; -- > *From:* Uwe Brauer > *Sent:* Wednesday, November 20, 2024 12:05 PM > *To:* John Ciolfi via Matlab-emacs-discuss > *Cc:* Eric Ludlam; John Ciolfi > *Subject:* Re: [Matlab-emacs-discuss] matlab-sections.el > > >>> "JCvM&qu

Re: [Matlab-emacs-discuss] matlab-sections.el

2024-11-20 Thread John Ciolfi via Matlab-emacs-discuss
November 20, 2024 12:05 PM To: John Ciolfi via Matlab-emacs-discuss Cc: Eric Ludlam; John Ciolfi Subject: Re: [Matlab-emacs-discuss] matlab-sections.el >>> "JCvM" == John Ciolfi via Matlab-emacs-discuss >>> writes: > Yes, it's a good feature when working with

Re: [Matlab-emacs-discuss] matlab-sections.el

2024-11-20 Thread Uwe Brauer via Matlab-emacs-discuss
>>> "JCvM" == John Ciolfi via Matlab-emacs-discuss >>> writes: > Yes, it's a good feature when working with scripts. > The key binding is an issue I see too, though when using VNC. > Sometimes the super key isn't passed through. It's also common for the > windows super key to not work on Windows

Re: [Matlab-emacs-discuss] matlab-sections.el

2024-11-20 Thread John Ciolfi via Matlab-emacs-discuss
deployed web apps matlab.ui.internal.NotSupportedInWebAppServer('msgbox'); ________ From: Eric Ludlam Sent: Tuesday, November 19, 2024 5:08 PM To: matlab-emacs-discuss Subject: [Matlab-emacs-discuss] matlab-sections.el Hi all, I missed the discussions about

[Matlab-emacs-discuss] matlab-sections.el

2024-11-19 Thread Eric Ludlam
Hi all, I missed the discussions about the new matlab-sections.el that was added to matlab-mode recently. I like the idea, thanks Nidish for working on it. I spent a little time trying it out and wanted to share a few thoughts: * matlab-sections-break-face no longer inherits from font-lock-comm