On Fri, Jun 19, 2020 at 4:10 PM Shakeeb <[email protected]> wrote:
Just tested it. Works great. Thank you so much, Edward, that was awesome! > You're welcome. Glad it works for you. As you can see, only slight mods to the python importer were needed. There are several additional improvements that should be made: - The ctor of the *python* importer (on which the cython importer is based) doesn't handle the "language" kwarg properly. - The cython importer honors @bool put-cython-decorators-in-imported-headlines. I'll add this setting to leoSettings.leo. - c.recursiveImport probably should be able to override this setting (and the corresponding setting in the python importer). I may get to these today. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS0iXww%2BfHRHZe0NXHftihjDBPm%2B9bBdKoLDAwF0JKR_2Q%40mail.gmail.com.
