From: martinoidar <mar...@gm...> - 2024-04-19 11:51:41
|
>> - I still have a tiny problem with matlab-mode in Emacs 29.1 (org >> 9.6.26). I simply loose syntax highlighting every time I insert for >> loop >> in matlab source block. Syntax goes to white after I add any character >> following '='. This is how it looks like: >> https://ibb.co/MDwPffV > Ok I did not see that link, I don't face this problem, but I realized I > use the font-lock patch. > > That is why I merged both patches into master and pushed. MELPA should > be updated soon. > > Regards Everything's ok now. The confusion was caused by the fact that when I downloaded yesterday the latest snapshot from your master branch I was convinced that it included Nidish's patches (well, he had sent them almost half a year ago! :-)) and only today I realized it hadn't been true and the patches were still only in his fork. I downloaded the latest version of the package from Melpa and now I have no problems with code highlighting. BTW. in merge requests ( https://sourceforge.net/p/matlab-emacs/src/merge-requests/ ) Nidish's issues are still marked as "open". PS. I upvote the idea of migration to github. After getting used to it, the sourceforge webpage seems a bit... well... cumbersome? |