On 30 Mar 2009, at 14:27, Mathieu Godart wrote:
[...] The problem is that the macro launches the command A and launches command B without waiting the end of command A.
How exactly are command A/B defined?
[...] I could probably do that with a command, but it would be cheating.
I think a command is really what you want, sounds like something a la:
svn up «work dir» && ctags «options»