thanks a lot! I think, maybe this tip should be showed in Leo's doc. 在 2011-10-21 下午5:27,"Edward K. Ream" <[email protected]>写道:
> On Thu, Oct 20, 2011 at 10:39 PM, IaMaPlAyEr <[email protected]> wrote: > > > This problem confused me a lot. When I try to > > import a file(a matlab file which named xxx.m) to leo file, > > I always do something like this: > > > > 1. setup a new node, @auto xxx.m, then, in the right mouse menu, > > choose "refresh from disk". > > The reason you were having troubles is that Leo didn't have entries > for matlab in various tables in leoApp.py. Now it does. > > Rev 4627 of the trunk adds those entries. > > I've just checked that your workflow now does in fact work. When you > refresh from disk, you will see @language matlab. > > What was especially confusing was that Leo's colorizer *did* > understand how to colorize matlab, but without the table entries in > leoApp.py Leo did not know how to read and write external .m files. > > HTH. > > Edward > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/leo-editor?hl=en. > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
