Package: clisp
Version: 1:2.33.2-10
Severity: normal

I create a file, with the following contents:

  #!/usr/bin/clisp -q
  (princ (read-line))
  (terpri)

I execute the file, and hit ^C rather than entering a line.  CLISP,
after a small but noticeable delay, responds with

  *** - Ctrl-C: User break

and exits, whereupon the terminal settings are no longer correct;
canonical input processing, echoing, and CRNL output translation are
turned off, forcing me to 'stty sane' every time I interrupt a CLISP
program.  This is rather annoying.

Is this the intended behavior?

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages clisp depends on:
ii  common-lisp-controller   4.15            This is a Common Lisp source and c
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libice6                  4.3.0.dfsg.1-14 Inter-Client Exchange library
ii  libncurses5              5.4-4           Shared libraries for terminal hand
ii  libreadline5             5.0-10          GNU readline and history libraries
ii  libsm6                   4.3.0.dfsg.1-14 X Window System Session Management
ii  libx11-6                 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6                 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxpm4                  4.3.0.dfsg.1-14 X pixmap library
ii  xlibs                    4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to