groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wishlist] .MT/.ME: The mailto link doesn't contain the name


From: Alejandro Colomar
Subject: [Wishlist] .MT/.ME: The mailto link doesn't contain the name
Date: Mon, 24 Jan 2022 22:32:13 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

Hi Branden,


Some wish.  For the following code:

[
.MT alx.manpages@gmail.com
Alejandro Colomar
.ME .
]

The produced html output is

<a href="mailto:alx.manpages@gmail.com";>Alejandro
Colomar</a>

The visual output shows the full name, but when you want to send an
email, that is discarded.  It would be nicer, IMHO, to have the
following code:

<a href="mailto:Alejandro Colomar <alx.manpages@gmail.com>">Alejandro
Colomar</a>

Any thoughts?


Thanks,

Alex


-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]