From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Petton Newsgroups: gmane.emacs.help Subject: Re: Configuration of js2-mode Date: Wed, 15 Apr 2015 14:33:19 +0200 Message-ID: <874mohwoz4.fsf@petton.fr> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1429103165 14307 80.91.229.3 (15 Apr 2015 13:06:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 Apr 2015 13:06:05 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: azubi Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 15 15:05:55 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1YiN0f-0003zU-08 for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Apr 2015 15:05:41 +0200 Original-Received: from localhost ([::1]:60381 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YiN0e-0004E2-6h for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Apr 2015 09:05:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YiMVS-0002hF-Ie for help-gnu-emacs@gnu.org; Wed, 15 Apr 2015 08:33:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YiMVP-0008QJ-Cy for help-gnu-emacs@gnu.org; Wed, 15 Apr 2015 08:33:26 -0400 Original-Received: from out4-smtp.messagingengine.com ([66.111.4.28]:59557) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YiMVP-0008Q3-9g for help-gnu-emacs@gnu.org; Wed, 15 Apr 2015 08:33:23 -0400 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id B056A20BBF for ; Wed, 15 Apr 2015 08:33:21 -0400 (EDT) Original-Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Wed, 15 Apr 2015 08:33:21 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=stN1S6mPbAycdSYk06Sf14qlW1o=; b=I5+2K 6Q8/j66YGFvL9OityrvFCi6odyBpBMjOEcd1nE4zd+xDEixhN6dac5YBdwnTVIfO anXqS8hOjibUR/6W1Wn3MwH8pgPWa4BQHlupfwx4GiuWAKFb7B2jeHD6iQhdc9fA OoKFF6gid7lEs36W7toI+zS1CoAPh/yTrqc0qM= X-Sasl-enc: tHiaIIduOnYz9FHPnaZCQekAcJZEsdT42RNGRzV97XV1 1429101201 Original-Received: from blueberry (unknown [31.211.216.84]) by mail.messagingengine.com (Postfix) with ESMTPA id 1A61E6801B3; Wed, 15 Apr 2015 08:33:20 -0400 (EDT) In-reply-to: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.28 X-Mailman-Approved-At: Wed, 15 Apr 2015 09:04:18 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103738 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi! azubi writes: > I'm using emacs and js2-mode to develop (very) simple three.js=20 > application. Unfortunately, js2-mode shows every object and variables=20 > provided by the three.js library as unknow or undefined. The library is=20 > included into the html page (with a