nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Redoing argument processing


From: Tethys
Subject: Re: [Nmh-workers] Redoing argument processing
Date: Fri, 18 Jan 2013 23:06:37 +0000

Robert Elz writes:

>So, if you have
>
>moreproc: less
>
>then when moreproc is needed, we'd look for
>
>less: -p
>
>(or whatever) in the profile, and get the args that way.

But that approach only lets you supply a single set of default
arguments per progam. How then do you invoke the same program
with different arguments, depending on context? I.e., do the
equivalent of:

        moreproc: less -IS
        lproc: less -q

Tet



reply via email to

[Prev in Thread] Current Thread [Next in Thread]