From owner-freebsd-questions Wed Oct 30 22:27:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA02803 for questions-outgoing; Wed, 30 Oct 1996 22:27:21 -0800 (PST) Received: from mail.webspan.net (mail.webspan.net [206.154.70.7]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA02798 for ; Wed, 30 Oct 1996 22:27:19 -0800 (PST) Received: from orion.webspan.net (orion.webspan.net [206.154.70.5]) by mail.webspan.net (8.7.5/8.7.3) with ESMTP id BAA13320; Thu, 31 Oct 1996 01:26:03 -0500 (EST) Received: from orion.webspan.net (localhost [127.0.0.1]) by orion.webspan.net (8.7.5/8.7.3) with ESMTP id BAA01290; Thu, 31 Oct 1996 01:26:03 -0500 (EST) To: hmmm cc: freebsd-questions From: "Gary Palmer" Subject: Re: telnet bug? In-reply-to: Your message of "Tue, 29 Oct 1996 17:21:55 GMT." Date: Thu, 31 Oct 1996 01:26:03 -0500 Message-ID: <1288.846743163@orion.webspan.net> Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk hmmm wrote in message ID : > > anyone notice how telnet sucks ^O's out of the data stream? > > what going on with this? i can't POSTPONE mail in PINE on my ISP? Start telnet without a hostname, so it goes into command mode, then type `display'. You'll see ^O is used for `flushoutput'. You can change this to something else using the `set flushoutput' command. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info