From ... From: Erik Naggum Subject: Re: how to ring the bell? Date: 2000/10/05 Message-ID: <3179746956692428@naggum.net>#1/1 X-Deja-AN: 677958309 References: mail-copies-to: never Content-Type: text/plain; charset=us-ascii X-Complaints-To: newsmaster@eunet.no X-Trace: oslo-nntp.eunet.no 970767541 25491 195.0.192.66 (5 Oct 2000 17:39:01 GMT) Organization: Naggum Software; vox: +47 800 35477; gsm: +47 93 256 360; fax: +47 93 270 868; http://naggum.no; http://naggum.net User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 Mime-Version: 1.0 NNTP-Posting-Date: 5 Oct 2000 17:39:01 GMT Newsgroups: comp.lang.lisp * kp gores | to get extra attention i want my lisp program to ring the bell. | the obvious (print (code-char 7)) or (print #\Bell) don'T work. Really? Why is that obvious? What does the obvious print? What do you normally use to cause a #\newline character to print as a newline rather than the character object suitable for reading back? #:Erik -- If this is not what you expected, please alter your expectations.