bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#38314: No /usr/share/applications mailto presence


From: 積丹尼 Dan Jacobson
Subject: bug#38314: No /usr/share/applications mailto presence
Date: Sat, 23 Nov 2019 08:26:15 +0800

>>>>> "LI" == Lars Ingebrigtsen <larsi@gnus.org> writes:

LI> I'm not sure what you're asking.  What is the problem you're seeing, and
LI> what would you have Emacs do instead?

OK, let's take
http://ccs.land.moi.gov.tw/jsp/ExpenseController

On the bottom there are two mailto links.

Let's talk about this one,

<a 
href="mailto:michael@land.moi.gov.tw;lee@land.moi.gov.tw?subject=地政電子資料流服務網意見信箱";><img
 src="../images/mail1.gif" alt="意見信箱" border="0">意見信箱</a>

Well, you could say "Just browse it with M-x w3m, and click the link
there. That will launch a message buffer with everything filled in
fine."

That is true. However in w3m this is just

<a href="mailto:moiland@land.moi.gov.tw?subject=地政電子資料流服務網意見信箱";><img 
src="../images/mail1.gif" alt="意見信箱" border="0">意見信箱</a>

That is because some javascript perhaps changed it.

Therefore we need to use the chromium browser.

OK, but in chromium, clicking the mailto link won't notify emacs,
because emacs'
/usr/share/applications/* files, although there, don't have a mailto
line in them.





reply via email to

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