2015-03-20T00:04:37Z Quadrescence joined #ccl 2015-03-20T01:18:20Z gbyers quit (Ping timeout: 256 seconds) 2015-03-20T02:08:41Z gbyers joined #ccl 2015-03-20T03:58:20Z rme quit (Quit: rme) 2015-03-20T03:58:20Z rme quit (Quit: rme) 2015-03-20T10:14:36Z Quadrescence quit (Quit: This computer has gone to sleep) 2015-03-20T11:08:22Z hlavaty quit (Remote host closed the connection) 2015-03-20T11:39:45Z xyh joined #ccl 2015-03-20T12:36:00Z xyh quit (Remote host closed the connection) 2015-03-20T12:36:08Z |3b|` is now known as |3b| 2015-03-20T14:24:26Z rme joined #ccl 2015-03-20T16:03:54Z szillath joined #ccl 2015-03-20T16:07:09Z foo1 joined #ccl 2015-03-20T16:08:06Z foo1: with this sample code, (elt (decode-string-from-octets (coerce '(13) '(vector (unsigned-byte 8))) :external-format (make-external-format :character-encoding :ascii :line-termination :cr)) 0), since i specify :cr should it be returning #\Newline? right now it returns #\Return 2015-03-20T16:11:57Z foo1: i might be misreading relevant part of documentation "On input, the external line termination characters are replaced by #\Newline", i guess that only applies to input-streams? 2015-03-20T16:14:34Z foo1: ah, using with-input-from-vector with above external format and vector returns #\Newline on read-char. i might've answered my own question 2015-03-20T16:26:23Z foo1: for extra confusion, babel's octets-to-string behaves like ccl and returns #\Return, where's flexi-stream's octets-to-string returns #\Newline 2015-03-20T16:26:51Z rme: Quite. We are clearly not short of confusion in this area. 2015-03-20T17:26:23Z Adlai quit (Ping timeout: 265 seconds) 2015-03-20T17:52:58Z Adlai joined #ccl 2015-03-20T18:24:41Z szillath quit (Quit: szillath) 2015-03-20T18:42:31Z Quadrescence joined #ccl 2015-03-20T18:53:17Z Quadrescence quit (Quit: This computer has gone to sleep) 2015-03-20T20:20:27Z foo1 quit (Quit: Leaving...) 2015-03-20T20:48:59Z Adlai quit (Ping timeout: 245 seconds) 2015-03-20T21:16:19Z Adlai joined #ccl 2015-03-20T22:28:57Z gbyers quit (Ping timeout: 265 seconds) 2015-03-20T23:02:50Z rme quit (Quit: rme) 2015-03-20T23:07:23Z rme joined #ccl