On Mar 29, 2009, at 4:27 AM, Mark Carter wrote:
2009/3/29 John Wiegley <[email protected]>:
You are correct, this should be the behavior. You've solved for me
the
mysterious of what the "terminus" variable meant in the 2.x
sources, since I
had failed to document it. :)
Would you like me to have a crack at providing a patch for this?
You are welcome to try, but it deals with some of the most complicated
code in Ledger, combined with the fact that I like to avoid all global
variables, but don't want to pass yet another parameter around just
for this. Let me give it a bit of thought first.
John