On Sat, Oct 15, 2005 at 06:27:42PM +0200, Henri Lesourd wrote: > for example more macros for usual programming > constructs like (foreach), (while), etc.
Macros like these are *already* included. See kernel/boot/abbrevs.scm. Notice that while and for-each are language primitives. _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
