From owner-freebsd-current Sun Oct 26 22:31:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA18786 for current-outgoing; Sun, 26 Oct 1997 22:31:14 -0800 (PST) (envelope-from owner-freebsd-current) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA18779 for ; Sun, 26 Oct 1997 22:31:10 -0800 (PST) (envelope-from jfieber@indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.7/8.8.7) with SMTP id BAA22869; Mon, 27 Oct 1997 01:30:41 -0500 (EST) Date: Mon, 27 Oct 1997 01:30:41 -0500 (EST) From: John Fieber Reply-To: John Fieber To: Chuck Robey cc: FreeBSD-current@FreeBSD.ORG Subject: Re: Pine strangeness In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 26 Oct 1997, Chuck Robey wrote: > I am suddenly noticing, when using pine, that sometimes my outgoing > messages cause pine to hang. I can no long use ^Z to suspend pine, and no > other keyboard keys work. I can use kill procno -STOP to suspend it, but Try the enable-background-sending option on config and see if that helps. Read the help screen for that option for details. -john