or - as an alternative to <esc> + ".":
for the last argument
* <alt> + "."
if you want the -<n>th argument:
* <alt> + "_" # n times :=)
cheers a..z