[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ask "Retrieve non-secure images?" just once per page
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Wed, 24 Sep 2008 19:47:11 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 10375
- References: <87ljxms8vz.fsf@xxxxxxxxxxx>
>>>>> In [emacs-w3m : No.10369] jidanni@xxxxxxxxxxx wrote:
> I set w3m-confirm-leaving-secure-page to nil, but what about
> https://www.mrbattery.com.tw/
> We get asked "You are retrieving non-secure image. Continue?(y or n)"
> over and over, once for each image on the page!
> Perhaps it should just ask "Retrieve non-secure images?" just once for
> the whole page, and not at all if w3m-confirm-leaving-secure-page is nil.
I agree with you. Even if an image is insecure in reality, we
usually have no facts to judge what it will be. If anything, we
should consider before visiting the page how it is. I've modified
the code just as you suggested. Thanks.
Regards,