From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Julio Castillo" Newsgroups: gmane.emacs.help Subject: Re: Css-mode fails! Date: Thu, 14 Feb 2008 23:09:23 +1930 Message-ID: References: <20080213094302.510e3f75@ba-sing-se> 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 1202960399 31033 80.91.229.12 (14 Feb 2008 03:39:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Feb 2008 03:39:59 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Adolfo De Unanue" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 14 04:40:22 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 1JPUxL-0001IB-Oo for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Feb 2008 04:40:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPUws-0001t7-2w for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Feb 2008 22:39:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPUwY-0001qh-Uo for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 22:39:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPUwX-0001o9-0n for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 22:39:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPUwW-0001nz-St for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 22:39:24 -0500 Original-Received: from py-out-1112.google.com ([64.233.166.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPUwW-0000dG-IF for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 22:39:24 -0500 Original-Received: by py-out-1112.google.com with SMTP id u52so272977pyb.1 for ; Wed, 13 Feb 2008 19:39:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=GyRl9gppuSnSjXAGOAipBJA8qDtClY/IPntQYwDbCw4=; b=eygazkzVltGSq0bGFGAMQPYb5nb9/SN1jQWkj5oalpPlYzeAsA1LdnZN+LwHFLzbWxp122PyTT6jmQHZAXq9lAGR2W6UEHF/EWYmyXONSqZau9uyAMM27mGlxjTfYg0TvdcqwPVKoSr8gGDqHLYpnA8+QcVXuvgZ4NanMAlezLg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HnOcdqZsNsPBz75kGqK+4O+Pi5RmlQ/xYAKc2tXlbIh2gLjZEbDfDoZl2XG5GldpqO+uTE7LYGzBP/66xP0+f4EPYM1M7gw74KPsi2qiqadev3LHAc5yAvSM6r2fZ8GgCo3TTQry95HcIvzuM/Dm2zuFfPQqJRMabVZiHbNde7I= Original-Received: by 10.64.243.10 with SMTP id q10mr1707227qbh.25.1202960363422; Wed, 13 Feb 2008 19:39:23 -0800 (PST) Original-Received: by 10.65.113.15 with HTTP; Wed, 13 Feb 2008 19:39:23 -0800 (PST) In-Reply-To: <20080213094302.510e3f75@ba-sing-se> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:51499 Archived-At: On Feb 14, 2008 11:13 AM, Adolfo De Unanue wrote: > I am using the last version of nxhtml by the way (and mmm-mode 0.4.8) > > Any ideas? I believe the problem is because nxhtml includes its own version of css-mode. If you delete nxml/related/css-mode.el you should stop getting this message. -- Julio Castillo.