From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: Condition to link to javascript code? Date: Thu, 15 Dec 2016 13:12:03 +0100 Message-ID: <87vaule6i4.fsf@gnu.org> References: <87eg19uc8y.fsf@gnu.org> <66227baf-977f-9e4c-c820-f5bd11035e73@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1481803977 8404 195.159.176.226 (15 Dec 2016 12:12:57 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 15 Dec 2016 12:12:57 +0000 (UTC) User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/26.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: =?utf-8?Q?Cl=C3=A9ment?= Pit--Claudel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 15 13:12:49 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cHUu1-0000ol-0B for ged-emacs-devel@m.gmane.org; Thu, 15 Dec 2016 13:12:49 +0100 Original-Received: from localhost ([::1]:53989 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHUu5-0000iL-47 for ged-emacs-devel@m.gmane.org; Thu, 15 Dec 2016 07:12:53 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHUtR-0000VR-Te for emacs-devel@gnu.org; Thu, 15 Dec 2016 07:12:17 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHUtR-0007JI-5r for emacs-devel@gnu.org; Thu, 15 Dec 2016 07:12:13 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49541) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHUtK-0007Gv-I0; Thu, 15 Dec 2016 07:12:06 -0500 Original-Received: from gob75-8-88-165-217-246.fbx.proxad.net ([88.165.217.246]:57966 helo=bzg.fr) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1cHUtK-00027Y-1O; Thu, 15 Dec 2016 07:12:06 -0500 Original-Received: by bzg.fr (Postfix, from userid 1000) id D190738BAE4; Thu, 15 Dec 2016 13:12:03 +0100 (CET) In-Reply-To: <66227baf-977f-9e4c-c820-f5bd11035e73@gmail.com> (=?utf-8?Q?=22Cl=C3=A9ment?= Pit--Claudel"'s message of "Wed, 14 Dec 2016 22:41:29 -0500") 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.21 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" Xref: news.gmane.org gmane.emacs.devel:210474 Archived-At: Hi Cl=C3=A9ment, Cl=C3=A9ment Pit--Claudel writes: > On 2016-12-14 22:01, Bastien wrote:=20 >> 1. librejs could complain about Klipse not being safe. >> =E2=80=A6 >> (1) seems more problematic. > > Could klipse be updated to include a LibreJS-friendly header? Or > could LibreJS be taught specifically about that library? If so, there > shouldn't be an issue with (1), right? Yes, right -- I've already forwarded the documentation to the klipse.js developer on how to make it librejs-compatible, I'll see if he can take this road. --=20 Bastien