Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Sat, 15 Sep 2001 08:14:00 +0100 Message-ID: <3528-Sat15Sep2001081401+0100-starksb@ebi.ac.uk> X-Mailer: 21.5 (beta2) "artichoke" XEmacs Lucid (via feedmail 9-beta-7 I); VM 6.92 under 21.5 (beta2) "artichoke" XEmacs Lucid From: David Starks-Browning MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "David A. Cobb" Cc: cygwin AT cygwin DOT com Subject: less is more In-Reply-To: <3BA26F5C.9050400@home.com> References: <3BA26F5C DOT 9050400 AT home DOT com> On Friday 14 Sep 01, David A. Cobb writes: > Regretably, the latest xemacs configure uses more to deal with configure > --help. I'm sure that isn't the only piece of *Nix software that > assumes the existence of more. > > I fixed it, of course, by ln -s /usr/bin/less /usr/bin/more. Alternatively: export PAGER=less should solve the problem (if I remember correctly). I should add this hint to the FAQ entry "Where can I find more?" Regards, David (Cygwin FAQ maintainer) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/