[EMAIL PROTECTED] (Bruce Perens), in a magnificent manifestation of deity, 
wrote:
>A work-around would be to construct a shell program that evaluated to
>"less -c" and pass the name of that program in MANOPT. An alias won't

You could also set the LESS environment variable. i.e. LESS=-c,
personally, I have LESS=-Cefgh0mqs
You could also do alias man='LESS="${LESS:--}c" man' if you didn't want
to use -c at other times that you are using less.

>By chance, does man evaluate the $PAGER variable? I don't have man working
>at the moment on my own system due to an ELF library conflict.

Yes, it does.  At least 2.3.10-6 does.

Darren
<[EMAIL PROTECTED]> <http://www.daft.com/~torin/>    <[EMAIL PROTECTED]> 
<[EMAIL PROTECTED]>
Darren Stalder/2608 Second Ave, @282/Seattle, WA 98121-1212/USA/+1-800-921-4996
@ Do you have your clothes on? I probably don't. Take yours off. Feel better. @
@ Sysadmin, webweaver, postmaster for hire.  C and Perl programmer and tutor. @

Reply via email to