From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: First draft of the Emacs website Date: Wed, 02 Dec 2015 14:07:09 +0100 Message-ID: <87d1uproci.fsf@fencepost.gnu.org> References: <565EE871.6030805@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1449061694 32092 80.91.229.3 (2 Dec 2015 13:08:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Dec 2015 13:08:14 +0000 (UTC) Cc: nicolas@petton.fr, emacs-devel@gnu.org To: "H.Tsurumoto" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 02 14:08:13 2015 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 1a4788-0001pi-IM for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2015 14:07:32 +0100 Original-Received: from localhost ([::1]:58018 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4788-000711-2e for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2015 08:07:32 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a477p-00070p-3h for emacs-devel@gnu.org; Wed, 02 Dec 2015 08:07:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a477o-0007Dn-3a for emacs-devel@gnu.org; Wed, 02 Dec 2015 08:07:13 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a477m-0007Db-IP; Wed, 02 Dec 2015 08:07:10 -0500 Original-Received: from localhost ([127.0.0.1]:49585 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.82) (envelope-from ) id 1a477l-0000ts-Rb; Wed, 02 Dec 2015 08:07:10 -0500 Original-Received: by lola (Postfix, from userid 1000) id 89350DF5D2; Wed, 2 Dec 2015 14:07:09 +0100 (CET) In-Reply-To: <565EE871.6030805@gmail.com> (H. Tsurumoto's message of "Wed, 2 Dec 2015 21:47:45 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:195742 Archived-At: "H.Tsurumoto" writes: > Hi Everyone, I think very nice design too. > > By the way, I tried to access this web site by Firefox with LibreJS, > it blocked "animation.js " and "jquery.min.js > ". > > "animation.js " was licensed by GPLv3+, but LibreJS > didn't detect the license. > > Someone know how to solve this problem? Frankly, my preferred approach for solving problems with JavaScript animations would be license-agnostic. I don't want web pages to change while I am looking at them. If the content is not important enough to stay until I (rather than the script) am finished with it, it is not important enough to be there in the first place. -- David Kastrup