Next: code-reading-and-printing Prev: revised-pgm-options Up: april91-new-ideas Top: Top

0.9.1.18. Mixing code in "Bird tracks" with other code

When you put something in a code environment, e.g., there is no doubt about what should be considered the "first column". On the other hand, if you see a "Bird track" equivalent: obviously the initial `>' should be stripped, but what about the space following? This matters if the code is to be put through, e.g., a C pre-processor, which looks for #'s in column 1.

The solution I lean to is to have an option that says how much whitespace should be stripped off the front of Bird-track style code lines.