[7728] in SIPB bug reports
Re: dvi2tty in sipb locker
daemon@ATHENA.MIT.EDU (Matthew Belmonte)
Mon Feb 19 10:13:21 2001
Date: Mon, 19 Feb 2001 10:08:31 -0500 (EST)
Message-Id: <200102191508.KAA25590@mattababy.mit.edu>
From: belmonte@MIT.EDU (Matthew Belmonte)
To: bug-sipb@mit.edu
yandros wrote,
>A default of `more' is almost certainly the Right Thing.
I hadn't noticed till now that the only place the DEFPAGER definition was
being used was in a command string being sent to popen(). I'd been thinking
in terms of lower-level calls so assuming that a complete pathname would be
needed. So, under the circumstances, Chad's solution would be the best. But
we'll leave implementation of that till the next time dvi2tty is modified --
which, if past history is a reasonable guide, won't happen for another four
years or so.