From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Anselm Helbig Newsgroups: gmane.emacs.help Subject: Re: emacs locks up after $(' Date: Mon, 25 May 2009 09:14:32 +0200 Organization: Freie Universitaet Berlin Message-ID: <87ab5164dj.wl%anselm.helbig+news2009@googlemail.com> References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1243237304 21301 80.91.229.12 (25 May 2009 07:41:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 May 2009 07:41:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 25 09:41:37 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M8UoQ-0008JP-Rs for geh-help-gnu-emacs@m.gmane.org; Mon, 25 May 2009 09:41:35 +0200 Original-Received: from localhost ([127.0.0.1]:53377 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8UoP-00022w-6m for geh-help-gnu-emacs@m.gmane.org; Mon, 25 May 2009 03:41:33 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 32 Original-X-Trace: news.uni-berlin.de LkidXkpO6/0e/YCuee3UbAP6iXF4gbb79ukGcirW0GQjml1OknMMDP4O3z Cancel-Lock: sha1:W7YR1nddGVTVnOiopKcpmERlddc= In-Reply-To: Mail-Followup-To: anselm.helbig+news2009@googlemail.com Original-Xref: news.stanford.edu gnu.emacs.help:169440 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64673 Archived-At: At Fri, 22 May 2009 16:18:13 -0700 (PDT), Dave Cohen wrote: > > I'm a longtime emacs user, new to this group, and looking for help. > > I'm editing a file in "JavaScript Moz" mode, and I type, in the middle > of a long file of javascript code: > $(' Looks like you're using Karl Landstrom's JavaScript-mode. What version are you using? 2.2.1 seems to be current, I had no problems with 2.0 Beta 8. moz-minor-mode shouldn't cause such a problem but maybe you can turn it off and try without it? What version of emacs are you using? Do the problems also occur when you don't load your other customizations? You would need to start emacs with the -q switch, load javascript.el manually, e.g. with M-x load-file or `L' in dired-mode. You'd also need to enable javascript-mode explicitly with M-x javascript-mode. There's also a recent fork of javascript-mode, maybe it's worth trying? => http://www.nongnu.org/espresso/ HTH, Anselm -- Anselm Helbig mailto:anselm.helbig+news2009@googlemail.com