Hi Eric,
now that I understand a bit more how tab completion works in
matlab-emacs, I found a fix for a little bug/feature which had annoyed
me for some time:
For example, I would like to open a saved figure from file Fig1.fig
In the matlab shell buffer, if I type
open Fig1
I get the correct com
Hi Eric,
the change in emacsdocomplete.m makes it work also with the older matlab
versions. Thanks a lot!
Henrik
Eric Ludlam wrote on 14/11/14 16:49:
> Hi Henrik,
>
> I submitted a small change that should help with 14a, though I didn't have
> time to try it out. If you look in the new "emacs
Hi Henrik,
I submitted a small change that should help with 14a, though I didn't have time
to try it out. If you look in the new "emacsdocomplete.m" file, you will see
the basics of what's going on with a new syntax for the completion function.
If there are additional problems, hopefully it w