[8908] in Athena Bugs
Re: vax 7.3P: discuss
daemon@ATHENA.MIT.EDU (Calvin Clark)
Fri Jan 31 16:59:20 1992
Date: Fri, 31 Jan 92 16:58:58 -0500
From: Calvin Clark <ckclark@mit.edu>
To: rnewman@bbn.com
Cc: marc@Athena.MIT.EDU, bugs@Athena.MIT.EDU
In-Reply-To: [8906] in Athena Bugs
Reply-To: ckclark@mit.edu
Although Marc is correct is his assessment of the problem, it turns out
that since discuss uses the ss library, you can set the environment
variable PAGER to a pager capable of backing up when fed input from a
pipe. For example, the program in the watchmaker locker called "less"
can be used for this purpose. I suggest you:
add watchmaker
setenv PAGER less
and try again.