nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Redoing argument processing

2013-01-18 17:06:51

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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

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