From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/12226 Path: news.gmane.org!not-for-mail From: sthuebner@googlemail.com (Stefan =?utf-8?Q?H=C3=BCbner?=) Newsgroups: gmane.emacs.gnus.user Subject: Re: Link considered unsafe Date: Fri, 29 May 2009 00:36:18 +0200 Organization: private Message-ID: References: <87bppd13ae.fsf@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1243550209 27964 80.91.229.12 (28 May 2009 22:36:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 May 2009 22:36:49 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri May 29 00:36:46 2009 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M9oDN-00053E-9n for gegu-info-gnus-english@m.gmane.org; Fri, 29 May 2009 00:36:45 +0200 Original-Received: from localhost ([127.0.0.1]:46136 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9oDM-0007Ck-LM for gegu-info-gnus-english@m.gmane.org; Thu, 28 May 2009 18:36:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9oDH-00074s-EK for info-gnus-english@gnu.org; Thu, 28 May 2009 18:36:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9oDB-0006vR-NB for info-gnus-english@gnu.org; Thu, 28 May 2009 18:36:38 -0400 Original-Received: from [199.232.76.173] (port=35422 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9oDB-0006v8-F9 for info-gnus-english@gnu.org; Thu, 28 May 2009 18:36:33 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:44988 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M9oDA-0006Su-Ua for info-gnus-english@gnu.org; Thu, 28 May 2009 18:36:33 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M9oD9-0006ao-Mj for info-gnus-english@gnu.org; Thu, 28 May 2009 22:36:31 +0000 Original-Received: from rain.gmane.org ([80.91.229.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 May 2009 22:36:31 +0000 Original-Received: from sthuebner by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 May 2009 22:36:31 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 32 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: rain.gmane.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:12226 Archived-At: Richard Riley writes: > Reiner Steib writes: > >> On Thu, May 28 2009, Stefan Hübner wrote: >> >>> whenever I'm trying to browse URLs found in articles, Gnus complains >>> "This link is considered unsafe...". I couldn't find any hints about >>> this feature and how to turn it off. >> >> That is because it is not Gnus that complains - at least I never heard >> of this and I couldn't find this string in the Gnus sources (nor in >> Emacs). >> >>> Can anybody help me with a pointer to some documentation or other >>> resource? >> >> Does it happen with HTML or text mails. >> >> Bye, Reiner. > > It's w3m that complains I think. Yes, you're right. I'm using w3m - forgot to mention, sorry. > Try > > `mm-w3m-safe-url-regexp Thanks! -Stefan