Scieneer Common Lisp 1.3.9 online documentation ext:stream-line-column output-stream [Generic Function] Return the number of characters on the current line of output of the given output-stream, otherwise nil if unknown. This function bypasses the output buffer. Called by line-column, after flushing the output-stream output buffer. A default method for the class character-output-stream returns nil.