GNU bug report logs - #23154
New iteration on the Emacs homepage

Previous Next

Package: emacs;

Reported by: Yoni Rabkin <yoni <at> rabkins.net>

Date: Tue, 29 Mar 2016 21:11:02 UTC

Severity: normal

Tags: fixed

Merged with 23152

Done: Nicolas Petton <nicolas <at> petton.fr>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Yoni Rabkin <yoni <at> rabkins.net>
To: Nicolas Petton <nicolas <at> petton.fr>
Cc: bug-gnu-emacs <at> gnu.org, emacs-devel <emacs-devel <at> gnu.org>
Subject: Re: New iteration on the Emacs homepage
Date: Tue, 29 Mar 2016 13:06:11 -0400
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"




This bug report was last modified 9 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.