Rob Browning <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (Ludovic Courtès) writes: > >> Still, I don't understand the rationale behind this and I consider this >> a limitation. In fact, it's misleading compared to block comments in >> other languages or in SRFI-30. > > Unless there's a strong counterargument, I'd like to see #| |# work > in-line, in accordance with SRFI-30 and Common Lisp, and perhaps #! !# > should just be a synonym.
Right now, HEAD already copes with in-line #! !# comments. We could copy it over to 1.6... Do you think this would be OK? And yes, we should probably support #| |# as the primary block comment syntax and make #! !# an option so that #! can be used as a read-hash extension. Patches welcome! :-) -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel