<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - xdg-email: Recipients passed to Thunderbird are incorrectly quoted"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91996#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - xdg-email: Recipients passed to Thunderbird are incorrectly quoted"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91996">bug 91996</a>
from <span class="vcard"><a class="email" href="mailto:pelle@debian.org" title="Per Olofsson <pelle@debian.org>"> <span class="fn">Per Olofsson</span></a>
</span></b>
<pre>(In reply to Rex Dieter from <a href="show_bug.cgi?id=91996#c8">comment #8</a>)
<span class="quote">> Looks like the comma at the end is presumably to support multiple --to
> command line args, which doesn't seem to documented as supported.
>
> this would require one to change from:
> xdg-email --to <a href="mailto:pelle@debian.org">pelle@debian.org</a> --to <a href="mailto:pelle@dsv.su.se">pelle@dsv.su.se</a>
> to
> xdg-email --to <a href="mailto:pelle@debian.org">pelle@debian.org</a>,<a href="mailto:pelle@dsv.su.se">pelle@dsv.su.se</a>
>
> Would you object if I removed it?</span >
If it is used by applications, yes I would.
But what about this case:
xdg-email <a href="mailto:pelle@debian.org">pelle@debian.org</a> <a href="mailto:pelle@dsv.su.se">pelle@dsv.su.se</a>
It is clearly documented in the man page. Doesn't it cause the same problem?
Also, I don't get a trailing comma in Thunderbird.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>