________________________________
Fra: ole petter orhagen <ol...@hotmail.com>
Sendt: onsdag 24. oktober 2018 18.04
Til: matlab-emacs-disc...@lists.sourceforge.com
Emne: Font-lock breakage?


Hi,


It seems to me that font-locking is somewhat broken. I might be wrong however. 
The issue seems to be:


% foobar


Works just fine


% foobar1


Also works


However


% foobar 1


or any other number for that matter - will break font-locking.


However, looking at the function 'matlab-font-lock-comment-match', and the 
regex '\\(%[^%\n]*\\)', this will not match numerals.


Is this a conscious design decition?


Cheers

-O
_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to