nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] showproc with less -E

2006-05-08 04:25:15
Ralph Corderoy wrote:
Hi Matthias,
I don't like the '(END)' question from less and try to use 'less -E'
with nmh show. I add 'showproc: less -E' to my .mh_profile but nothing
changes.

Either set LESS in your environment, or if you don't want it changed for
everything, create a little shell script in ~/bin, e.g. myshowproc, that
does `exec less -E "$@"'.

Also, do you really want to change showproc and not moreproc ?

-- PMM


_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
http://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>