From owner-freebsd-questions Mon May 29 21:27:32 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA08083 for questions-outgoing; Mon, 29 May 1995 21:27:32 -0700 Received: from cc.jyu.fi (root@cc.jyu.fi [130.234.0.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id VAA08077 for ; Mon, 29 May 1995 21:27:29 -0700 Received: from [130.234.41.39] (zaphod.maccc.jyu.fi) by cc.jyu.fi with SMTP id AA04840 (5.67a/IDA-1.4.4 for freebsd-questions@FreeBSD.org); Tue, 30 May 1995 07:29:29 +0300 X-Sender: kallio@pop.jyu.fi Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 30 May 1995 07:29:37 +0300 To: dkelly@iquest.com (David Kelly) From: kallio@jyu.fi (Seppo Kallio) Subject: Re: ** Problem with direct emacs+Macintosh NCSA Telnet 2.6 ** Cc: freebsd-questions@FreeBSD.org Sender: questions-owner@FreeBSD.org Precedence: bulk >>Hi >> >>I have one node with FreeBSD 2.0 and one with SNAP-950412 >> >>Both have same problem with emacs if I do telnet directly from my Macintos= h: >> >>1. In emacs C-c does not work. 2. When I return to emacs with fg after >>Control-Z, emacs seems to be in line mode. > >In NCSA Telnet 2.6, go to the Edit:Preferences:Terminal dialog and >disable ^C, ^S, and ^Q from the session Interupt, Stop, and Start. >Just select these characters and hit the delete key. The problem is >that these characters were not getting past NCSA Telnet. > >I don't have NCSA Telnet handy to verify what I say is exactly true, >but I've had the same problem myself. One of the Preferences dialog >boxes has 3 EditText items with ^C, ^S, and ^Q entered by default. >Remove them and you'll be happy. I am quite sure problem is NOT there. I have disabled "Interrup Process" =3D= ^C And this should work same if I use directly the Unix box or indirectly (agreed?). And it does not explain why emacs is not in raw mode after fg. If I go back to emacs I can see all control-characters and I have to push return before emacs interpretes the commands. Seppo