> Right, I said this incorrectly anyway. How to get something like this: > Edit X/1-800-FLOWERS/Delmsg > Since Delmsg is not really an acme command, I assume won't work -- I > tried it anyway. > > I want the effect of mixing up acme commands with the process attached > to the window (no, I'm not sure I said that correctly).
That's kind of interesting. It might not be hard to make Edit x/.*\n( .*\n)+/ g/flowers/ * Delmesg work (where * is a new command meaning execute like button 2). But that isn't implemented right now. Russ
