I saw a few recent changes on the repo regarding EOL. It seems the latest spec simplifies EOL to:
LF | CR LF ...which is acceptable in the common case, I suppose, but I went and searched for formal Unicode specs regarding end-of-line, and got: http://www.unicode.org/standard/reports/tr13/tr13-5.html Main points: 1. NLF (new line function) is LF | CR | CR LF | NEL 2. Treat any kind of NLF the same. 3. "A readline function should stop at NLF, LS, FF, or PS" Should we adhere to the Unicode specs more closely, even at the cost of a more annoying Guile behavior? Sincerely, AmkG ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Readable-discuss mailing list Readable-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/readable-discuss