From: Uwe B. <ou...@ma...> - 2019-11-28 20:43:16
|
>>> "KC" == Karthik Chikmagalur <kar...@pu...> writes: > Update: This bug goes away if I change my m file encoding from > utf-8-unix to us-ascii-unix. Matlab's fileread() routine only seems to > works correctly if the m-file is encoded as ASCII (and maybe a few > other non-UTF8 systems, I'm not sure.) This exception should probably > be handled by the code in the function emacsrunregion. Not sure whether my former email got through. The commit which might fix your problem is f9f7e62367c898b0034483867c524954847733b6 |