On Tuesday, 15. November 2005 15:03, [EMAIL PROTECTED] wrote:
> El día Tuesday, November 15, 2005 a las 03:55:08PM +0200, Andy Fawcett 
escribió:
> > Have you tried:
> >
> > Control Panel / KDE Components / Component Chooser / Email Client
>
> This does no provide mutt with the mail addr of the mailto:

The lineedit under the "Use a different email client" parses the following 
placeholders:

%t: Recipient's address
%s: Subject
%c: Carbon Copy (CC)
%b: Blind Carbon Copy (BCC)
%B: Template body text
%A: Attachment

(this list copied from the tooltip of said lineedit).

I just did a quick test with "mutt %t" and "Run in a terminal" checked which 
seems to work fine, so I strongly suggest to use that instead of your shell 
script hack.

To answer your question though, the encoding of strings sent to KMail is 
probably dependent on LANG - many Linux distributions default to a locale 
with an UTF8 charset these days, which would explain why the strings aren't 
additionally encoded there.

Cheers,
-- 
   ,_,   | Michael Nottebrock               | [EMAIL PROTECTED]
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

Attachment: pgpeMdZQfjBfB.pgp
Description: PGP signature

_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to