From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yoni Rabkin Newsgroups: gmane.emacs.devel,gmane.emacs.bugs Subject: Re: New iteration on the Emacs homepage Date: Tue, 29 Mar 2016 13:06:11 -0400 Message-ID: <87h9fpuscc.fsf@rabkins.net> References: <87y4c1f6tl.fsf@petton.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1459271225 17271 80.91.229.3 (29 Mar 2016 17:07:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2016 17:07:05 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, emacs-devel To: Nicolas Petton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 29 19:06:51 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1akx6O-00084c-Fi for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2016 19:06:48 +0200 Original-Received: from localhost ([::1]:48793 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akx6N-0002wE-AI for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2016 13:06:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54797) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akx64-0002s0-5t for emacs-devel@gnu.org; Tue, 29 Mar 2016 13:06:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akx5y-0003Jf-Kf for emacs-devel@gnu.org; Tue, 29 Mar 2016 13:06:28 -0400 Original-Received: from smtprelay0040.hostedemail.com ([216.40.44.40]:59753 helo=smtprelay.hostedemail.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akx5t-0003GI-7p; Tue, 29 Mar 2016 13:06:17 -0400 Original-Received: from filter.hostedemail.com (unknown [216.40.38.60]) by smtprelay05.hostedemail.com (Postfix) with ESMTP id D2A312691B4; Tue, 29 Mar 2016 17:06:14 +0000 (UTC) X-Session-Marker: 796F6E69407261626B696E732E6E6574 X-HE-Tag: crown21_19469d2821318 X-Filterd-Recvd-Size: 1482 Original-Received: from yrk-ThinkPad-T410.rabkins.net (c-50-189-99-166.hsd1.nh.comcast.net [50.189.99.166]) (Authenticated sender: yoni@rabkins.net) by omf11.hostedemail.com (Postfix) with ESMTPA; Tue, 29 Mar 2016 17:06:13 +0000 (UTC) X-Ethics: Use GNU In-Reply-To: <87y4c1f6tl.fsf@petton.fr> (Nicolas Petton's message of "Thu, 07 Jan 2016 21:55:18 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 216.40.44.40 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:202401 gmane.emacs.bugs:115722 Archived-At: The new emacs site at www.gnu.org/software/emacs links to emacsrocks.com. But emacsrocks.com has non-free javascript on it in the form of Google Analytics. >From the source of emacsrocks.com: """ (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); """ This is a problem. Either emacsrocks.com needs to stop using non-free JS, or the FSF should remove that link. -- "Cut your own wood and it will warm you twice"