From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Egil Moeller Newsgroups: gmane.lisp.guile.user Subject: Re: Backspace, delete and arrow keys not working in Guile Date: Sat, 19 Apr 2003 20:52:24 +0200 (CEST) Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: References: <014901c306c7$ba12d200$6401a8c0@main> Reply-To: redhog@redhog.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1050793898 11037 80.91.224.249 (19 Apr 2003 23:11:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 19 Apr 2003 23:11:38 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Apr 20 01:11:36 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1971Ue-0002rt-00 for ; Sun, 20 Apr 2003 01:11:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1971UJ-0002cj-01 for guile-user@m.gmane.org; Sat, 19 Apr 2003 19:11:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 1971TU-0002Kl-00 for guile-user@gnu.org; Sat, 19 Apr 2003 19:10:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 1971T9-0001o4-00 for guile-user@gnu.org; Sat, 19 Apr 2003 19:10:06 -0400 Original-Received: from q94.ryd.student.liu.se ([130.236.217.94] helo=redhog.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1971Su-0001PH-00 for guile-user@gnu.org; Sat, 19 Apr 2003 19:09:48 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by redhog.org (Postfix) with ESMTP id D1B095F773; Sat, 19 Apr 2003 20:52:24 +0200 (CEST) X-Sender: Original-To: Real Carbonneau In-Reply-To: <014901c306c7$ba12d200$6401a8c0@main> X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General Guile related discussions List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:1796 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1796 I do not have a solution to your problem, but I think you should also include your locale settings (your LANG and LC_* environment variables), as this is probably at least a part of the problem. Also your terminal (xtterm?) configuration might be of interrest, or more precisely, what character sequences backspace and delete sends (^h, ^H, ^?). I do not say that problems with this is the cause of your problem, just that such information would probably help to eliminate some things from the list of possible causes... On Sat, 19 Apr 2003, Real Carbonneau wrote: > Hi, > > > > I have installed guile 1.3.4 on RedHat 7.3 using the RPM and install from > the Ximian RedCarpet. > > > > Everything works great, except that at the guile command line, when I press > keys such as backspace, delete and the arrow keys I get the following > strings displayed ("^H", "[[3~",etc..), instead of the desired action. > > > > Is there anyway to resolve this? I have searched the mailing list archive > and the web without any result. > > > > Thank you in advance, > > Real > > -- http://redhog.org GPG Public key: http://redhog.org/PGP%20Public%20key.asc Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user