commit | 0a66fcb11666feb1b01e8a607ebc7dde7f9c451c | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Jul 23 19:44:30 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Jul 23 19:44:30 2001 +0000 |
tree | 9c58fe06f3e7d3763931e3382fc8b42e2c01cd24 | |
parent | 6fd3b22847c63fc13b67de936507b7e5e6b5e71d [diff] |
If $TERM is "dumb" or "emacs", just dump the text instead of trying to run "less". Patch contributed by Alex Convertry. This closes SF patch #443551.