Re: Python plug-ins and some general principles
Darcy Shen via Texmacs-dev <[email protected]> Sun, 12 Dec 2021 14:41:31 +0800
| Newsgroups | gmane.editors.texmacs.devel |
|---|---|
| Message-ID | <[email protected]> |
How to reproduce it? It is urgent for TeXmacs 2.1.1? Could you (or the developer who reported the bug) provide the list of the buggy plugins and the screenshot of the error messages? ---- On Sat, 2021-12-11 19:19:09 TeXmacs <[email protected]> wrote ---- Dear all (in particular Darcy), One developer reported a problem concerning the Python-based plug-ins under Windows (maybe also on other platforms): if Python is not installed, then this provokes dozens of error messages. Could you please clean this up? As a general rule, plug-in initializations should be extremely minimalistic and error-proof. You mainly should just determine what kind of functionality is present and do not do anything else. Modules should be loaded only when the plug-in is actually started. This is both for safety and efficiency. Best wishes, --Joris _______________________________________________ Texmacs-dev mailing list mailto:[email protected] https://lists.gnu.org/mailman/listinfo/texmacs-dev _______________________________________________ Texmacs-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/texmacs-dev