Hi,
This seems an unfortunate oversight. After all, matlab-mode is
undeniably a programming mode.
Even better would be if it were defined as a major mode that derives
from prog-mode so that (derived-mode-p 'prog-mode) evaluates to true in
matlab-mode buffers.
--
Eivind Fonn - http://www.alig
>>> "Eivind" == Eivind Fonn writes:
Hi
> Hi,
> This seems an unfortunate oversight. After all, matlab-mode is
> undeniably a programming mode.
> Even better would be if it were defined as a major mode that derives
> from prog-mode so that (derived-mode-p 'prog-mode) evaluate