On Sat, Apr 11, 2009 at 12:22:03PM -0700, Simon Michael wrote: > What's the most robust pastable concise way to demo *ledger bugs and > features ? I like the brief format you used there, but it's not perfect. > It didn't work for me because the "cat <<EOF" form eats the $8's. (I'm > using bash in emacs.)
Yeah, I found that out after I sent the mail. (I composed the heredoc in the mailer, and obviously didn't test it. :) Probably a straight pipe in like you did would have been better. -bcd
