On Fri, Dec 21, 2007 at 12:36:42PM +0100, Gustaf Hendeby wrote: > - system($editor, $compose_filename); > + system("$editor $compose_filename"); If you are going to do it that way, I suspect you want to quotemeta $compose_filename. -Peff - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html