Ah, OK. It was a quickly made patch, I just used the first objects which came to mind.
I didn't know about [sys_gui] before. Interesting...
D.
Roman Haefeli wrote:
On Wed, 2010-02-24 at 09:35 +0100, Derek Holzer wrote:
The purpose is to add the "rm" command to the filename created previously. I don't see your logic with the message, however. Are you trying to avoid using [prepend] (i.e. to stay Vanilla)?
D.
IOhannes m zmoelnig wrote:
On 2010-02-23 13:16, Derek Holzer wrote:
| [prepend rm]
what is the purpose of [prepend] here? couldn't you do that with [prepend $1( for exactly the same effect?
I guess, [rm $1( was meant here.