hi all,
i'm currently working on a patch that's using set messages to build a message... but i've got a small problem. i can't set a message with a $1 argument.
i want to build a message like |resize $0-buffer $1(
since the $0 isn't working in messages i was building something like:
|ii $0| | |set resize $1-buffer( | | (
but i can't add the variable $1 i want to have...
is there any point i'm missing? if not, what do you think of adding a $1 feature to the message system that's not replaced by the variable?
cheers...