From owner-freebsd-questions Wed Oct 29 00:48:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA02312 for questions-outgoing; Wed, 29 Oct 1997 00:48:05 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA02274 for ; Wed, 29 Oct 1997 00:48:00 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.8.7/8.8.5) id TAA21898; Wed, 29 Oct 1997 19:17:25 +1030 (CST) Message-ID: <19971029191725.28357@lemis.com> Date: Wed, 29 Oct 1997 19:17:25 +1030 From: Greg Lehey To: george Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ELM References: <34579BC0.617D6A2E@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: <34579BC0.617D6A2E@ti.com>; from george on Wed, Oct 29, 1997 at 02:25:37PM -0600 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, Oct 29, 1997 at 02:25:37PM -0600, george wrote: > when i log in through my modem to my freebsd box i try and read my mail > using elm but i get "core dumped" after running it. > > any ideas? That's a bug in elm. You could check the setting of your TERM environment variable--that could cause it. Or, like myself, you could give up elm as a bad job and try mutt instead. I used elm for years, but I finally got fed up with all the bugs. Greg