[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug#468257: must confirm by mouse TWICE to see URL
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Mon, 17 Mar 2008 16:21:53 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 10055
- References: <87ablmynat.fsf@jidanni.org>
>>>>> jidanni@xxxxxxxxxxx wrote:
> Package: w3m-el-snapshot
> Version: 1.4.258+0.20080220-2
> Severity: minor
> Now when clicking external links in an email message, one is asked
> TWICE if one is sure. One must click yes both times to follow the link.
> They questions are both in pop up windows, one slightly bigger than
> the other. One says "Are you sure you really want to follow this link
> (maybe insecure)? (yes or no)".
> I use http://jidanni.org/comp/.emacs and
> http://jidanni.org/comp/.gnus.el with emacs-version "22.1.1" and
> gnus-version "Gnus v5.11".
Ok, I've removed a redundant confirmation in the emacs-w3m CVS
trunk. If you want to let emacs-w3m not confirm anyway, you can
set the `mm-w3m-safe-url-regexp' variable to nil. But please
note that emacs-w3m doesn't know whether urls embedded in html
mails are safe. E.g., it might be used to confirm the spam
message has been reached to you.
Regards,