Hello *, Suppose I have
(tm-define (name . args) <body>)This seems OK. But how can I use it from the editor? In the preamble I can set
<assign|name|<macro|name|arg|<extern|name|<arg|arg>>>>for 1 argument. Then I can call the scheme function with 1 argument (this works). But how can I do the same for any number of arguments?
Andrey _______________________________________________ Texmacs-dev mailing list Texmacs-dev@gnu.org https://lists.gnu.org/mailman/listinfo/texmacs-dev