Dominik Vogt <[EMAIL PROTECTED]> writes: > On Fri, Mar 15, 2002 at 09:14:35AM -0500, Dan Espen wrote: > > Dominik Vogt <[EMAIL PROTECTED]> writes: > > > On Fri, Mar 15, 2002 at 01:33:54PM +0000, Tim Phipps wrote: > > > > Is it possible to change PipeRead to work like Exec? > > > > > > That's because someone thought it would be a good idea to add the > > > "quiet" option after the command string. I agree that this is > > > most unfortunate. Should we break compatibility here? > > > > Probably copied over from Read, where its not such a big problem. > > > > I don't think we'd really have to break compatibility, just > > check if the last token is "quiet", if not, use the whole line. > > But then the whole command has to be quoted already :-P
I don't think I understand. Existing use of quiet takes 2 forms: PipeRead command quiet PipeRead "command args" quiet If we allow: PipeRead command args quiet then the only restriction is, if you want to pass the arg "quiet" to a command, you have to quote the command and its args. Thats a little strange, but it doesn't look too bad to me. -- Dan Espen E-mail: [EMAIL PROTECTED] 444 Hoes Lane Room RRC 1C-214 Phone: (732) 699-5570 Piscataway, NJ 08854 -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]