| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| From: | "Ronald Landheer" <info AT rlsystems DOT net> |
| To: | "David A. Cobb" <superbiskit AT home DOT com>, |
| "Cygwin Library General Discussion" <cygwin AT cygwin DOT com> | |
| Subject: | RE: less is more |
| Date: | Sat, 15 Sep 2001 13:24:01 +0200 |
| Message-ID: | <NFBBLOMHALONCDMPGBLFMEFGCBAA.info@rlsystems.net> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
| In-Reply-To: | <3BA26F5C.9050400@home.com> |
| Importance: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id HAA12443 |
Hello David, You wrote: > 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. > We might reasonably include such a symlink in our distribution. (Then > there should also be ln -s /usr/man/man1/less.1 /usr/man/man1/more.1) Personally, I would be more in favour of a "more" wrapper that makes less act like the more utility (a symlink wouldn't do that). I have the line 'alias more="less -X -F"' in my .bashrc file to handle this, but a shell script in the bin durectory that does the same thing would be absolutely fine by me - though an alias is easier to implement. Personally, though, I think it can be considered a misfeature (or a bug) to expect the more pages to be there: it generally doesn't come with *nix distri's, while less generally does.. Greetz! Ronald -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |