Moin Moin!
Das mag zumindest KMail nicht. Auch mit dieser Syntax wird nur der erste Teil als Link erkannt und umgesetzt..
Thunderbird 8 erkennt die nackte URL bis zur ersten geschweiften Klammer als Link, in URL:... verpackt und in <...> verpackt die gesamte URL. Novell Groupwise 7 (*schauder*) erkennt alle drei Varianten.
Mal so am Rande: Ich finde es merkwürdig, dass in der URL geschweifte Klammern vorkommen, nach meinem Bauchgefühl müßten die escaped werden, d.h. %7B und %7D. RFC1718, Punkt 2.2, sieht das ähnlich:
Unsafe:
Characters can be unsafe for a number of reasons. The space
character is unsafe because significant spaces may disappear and
insignificant spaces may be introduced when URLs are transcribed or
typeset or subjected to the treatment of word-processing programs.
The characters "<" and ">" are unsafe because they are used as the
delimiters around URLs in free text; the quote mark (""") is used to
delimit URLs in some systems. The character "#" is unsafe and should
always be encoded because it is used in World Wide Web and in other
systems to delimit a URL from a fragment/anchor identifier that might
follow it. The character "%" is unsafe because it is used for
encodings of other characters. Other characters are unsafe because
gateways and other transport agents are known to sometimes modify
such characters. These characters are "{", "}", "|", "", "^", "~",
"[", "]", and "`".
All unsafe characters must always be encoded within a URL.
Also ist das, was Du uns bislang als URL verkauft hast, nur Zeichensalat.
Korrekt encoded dürfte die URL http://frog.isima.fr/cgi-bin/bruno/tex2png--10.cgi?%5Cfrac%7B1%7D%7B%5Csqrt%5B16%5D2%7D%7D%20%5Ccdot%20e%20%5E%20%7B%20i%20%28%20%5Cfrac%7B1%7D8%7D%20%5Ccdot%20%5Cfrac%7B5%20%5Cpi%7D%7B12%7D%20%2B%20k%20%5Ccdot%20%5Cfrac%7B2%20%5Cpi%7D%7B8%7D%20%29%20%7D lauten.
Und so encodiert akzeptieren GW und TB alle drei Schreibweisen als Link.
Alexander
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so".