Question 1:
In version 3, one can set a (loud) color for "global names". This includes both variables and functions. Both are useful to avoid inadvertently using globals when one intended to use locals. In version 5, however, it appears one can only set a color for global variables, and NOT for global functions. If this is indeed the case, are there any plans to restore syntactic coloring for global functions?
Question 2:
Having become dependent on syntactic coloring, I look forward to each release hoping that we will finally be able to print function listings with syntactic coloring, rather than just being able to see the colors on the screen. It is evidently not in version 5. Is it possible for it to be included in version 6? On the same subject, it would also be nice to be able to set margins for the printed page.