> 
> > I can do this:
> > 
> > ./thunderbird -remote mailto\(\)
> > 
> > but I can't figure out how to use this syntax to attach a file.
> > 
> > aaaahhhhh
> > 
> > I just turned on debugging in your mozilla-thunderbird script which
> > comes with the Debian package and notice that it is not doing the same
> > as the mozilla.org script. The Debian Thunderbird script just calls
> > the mailto() remote command if thunderbird is already running, with
> > the attachment part silently dropped.
> > 
> > I concede this is better than bringing up the profile manager, but the
> > problem appears to be upstream.
> > 
> > It would be a nice feature to have all the same.
> 
> OK, I am happy you recognized that debian is doing all that is possible
> to fix the startup script problems of upstream. Anyway,  if you find a
> way to fix this (maybe try looking what is passed to the mailto remote
> command) let me know and at best provide a patch for the start-script. I
> am open for all improvements.

I was looking at the scripts and the docs to check how the attachment=,
subject= options in the command line can be implemented in the scripts,
but looks like MT uses the remote control of unix mozilla, documented at
http://www.mozilla.org/unix/remote.html the mailto hence works, but
sadly it doesn't seem to implement the message_options to the -compose
cmd line argument ala http://www.mozilla.org/docs/command-line-args.html

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to