Re: NSSharingService and default mail client

2013-06-02 Thread Jens Alfke
On Jun 2, 2013, at 9:37 AM, Martin Hewitson wrote: > OK, after reading some about this, it seems that one can't have attachments > with a mailto: handler on OS X. Is that correct? Yes, as far as I know. > If so, I'm back to my original question: how can I robustly send a mail with > the user

Re: NSSharingService and default mail client

2013-06-02 Thread Martin Hewitson
On May 21, 2013, at 04:35 PM, Martin Hewitson wrote: > > On May 21, 2013, at 4:30 PM, Fritz Anderson wrote: > >> [I'd accidentally posted my reply off-list. Bringing it back.] >> >> The times I've autogenerated emails, I did so without thinking of alternate >> clients. On MacOS, I used -[N

Re: NSSharingService and default mail client

2013-05-21 Thread Martin Hewitson
On May 21, 2013, at 4:30 PM, Fritz Anderson wrote: > [I'd accidentally posted my reply off-list. Bringing it back.] > > The times I've autogenerated emails, I did so without thinking of alternate > clients. On MacOS, I used -[NSWorkspace openURL:], which can be funky for a > long or non-ASCII

Re: NSSharingService and default mail client

2013-05-21 Thread Fritz Anderson
[I'd accidentally posted my reply off-list. Bringing it back.] The times I've autogenerated emails, I did so without thinking of alternate clients. On MacOS, I used -[NSWorkspace openURL:], which can be funky for a long or non-ASCII body, but could be made to work. The system should honor the u