------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=135813         




------- Additional Comments From vincent.gabriel arcor de  2008-02-18 20:00 
-------
Unfortunately, this commit only breaks more things instead of fixing anything. 
Consider using argument lists (i.e. using %s instead of %1, %2, ...)

Have you tried using

alias name: foo 
command: exec -o some.sh %s

and then say: 
 /foo bar


(with the original code)? This should do what you want. The way it is now, 
kopete complains that you are passing to many parameters if you try the above.
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to