From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: latexcycling@hotmail.com Newsgroups: gmane.emacs.help Subject: Re: bug#485: emacs hangs in nxhtml-mumamo mode Date: Sun, 27 Jul 2008 05:33:25 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8dd6f15b-729a-4ca8-948f-b522285e23ed@j7g2000prm.googlegroups.com> References: <4863B99B.8010104@bridge-quest.com> <4863CA8C.4080704@gmail.com> <48658D26.9090006@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1217179929 12189 80.91.229.12 (27 Jul 2008 17:32:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Jul 2008 17:32:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 27 19:32:56 2008 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 1KNA75-00064Z-5s for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Jul 2008 19:32:55 +0200 Original-Received: from localhost ([127.0.0.1]:53336 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNA6B-0000CA-6a for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Jul 2008 13:31:59 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!j7g2000prm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 203.218.140.126 Original-X-Trace: posting.google.com 1217162005 19754 127.0.0.1 (27 Jul 2008 12:33:25 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 27 Jul 2008 12:33:25 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: j7g2000prm.googlegroups.com; posting-host=203.218.140.126; posting-account=HYo0wgkAAADtCHUMidLBtInrNmbVnip6 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:160630 X-Mailman-Approved-At: Sun, 27 Jul 2008 13:30:56 -0400 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:55979 Archived-At: Hi, I got the same kinda thing ... *plays noob card* To get nXhtml "http://ourcomments.org/cgi-bin/emacsw32-dl-latest.pl" says "The latest version that works with Emacs 22 is nXhtml v 1.30 from 2008-05-30". I am on Windows XP and that version gives the Assertion failed: (html-site-dir-contains site-root path-in-site), "c:/ temp", "c:/temp/in/hej.html" error. Replacing the trouble-making file "...nxml/nxhtml/html-site.el" with the one from the latest beta "nxhtml-1.34-080725-01_37_37.7z" fixes the problem (the change is lines 343,344 that change the problem dir from "temp" to "temp814354"). Then it seemed fine :) Ciao.