[oclug] Sylpheed and konq.

Joe Burpee jeb at burkby.com
Tue Jul 15 19:04:29 EDT 2003


On Tue, Jul 15, 2003 at 12:54:19 -0400, Shad Young wrote:
> I can get it ti insert the address OK:
> 
> sylpheed --compose mailto:%t?
> 
> but the subject, cc and bcc lines all come out wrong
> 
> sylpheed --compose mailto:%t?cc=%c&bcc=%b&subject=%s&body=%B
 
I'm not sure what you mean by "come out wrong", but if you're passing
this to a shell the `&' metacharacter looks like a problem.  You could
escape each occurrence `\&', or simply put the whole string in quotes.

Joe



More information about the OCLUG mailing list