[ sisc-Bugs-767435 ] the enter key and read-char
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #767435, was opened at 2003-07-08 00:27 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379534&aid=767435&group_id=23735 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Eitan Mendelowitz (redfood) Assigned to: Nobody/Anonymous (nobody) Summary: the enter key and read-char Initial Comment: read-char recived BOTH #\newline and #\return when the enterkey is pressed. #;> (list (read-char) (read-char)) (#\newline #\return) I can't find it anywhere in the R5RS but is seems like the enter key should send just one of the two values to the input port. (Chez Scheme just gives you a #\newline). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379534&aid=767435&group_id=23735 ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps