From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from uq.net.au(fox.uq.net.au[203.101.255.1]) (1200 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Wed, 23 May 2001 19:01:38 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from data.home (mail@dyn-10-64.dialin.uq.net.au [203.100.10.64]) by uq.net.au (8.9.3/8.9.3) with ESMTP id JAA11787 for ; Thu, 24 May 2001 09:01:39 +1000 (GMT+1000) Received: from geoff by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 152fCP-0003Xb-00; Thu, 24 May 2001 06:25:41 +1000 Date: Thu, 24 May 2001 06:25:41 +1000 (EST) From: Geoff Shang To: Subject: Re: lynx In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: On Mon, 21 May 2001, tyler spivey wrote: > why the heck does lynx show some files using less? I hate that! This is not a lynx issue as such. What lynx uses to display or open particular file types is controled by /etc/mailcap and, in turn, /etc/mime.types. Note that .mailcap and .mime.types in your home directory also take effect. If you don't like this behaviour, you can change it in the relevant entry in those files. Geoff.