From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adolfo De Unanue Newsgroups: gmane.emacs.help Subject: Css-mode fails! Date: Wed, 13 Feb 2008 09:43:02 -0600 Message-ID: <20080213094302.510e3f75@ba-sing-se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202917453 15772 80.91.229.12 (13 Feb 2008 15:44:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Feb 2008 15:44:13 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 13 16:44:26 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 1JPJm7-00009H-0x for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Feb 2008 16:43:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPJld-00030W-Cz for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Feb 2008 10:43:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPJlO-000302-99 for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 10:43:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPJlM-0002zU-BC for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 10:43:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPJlM-0002zR-30 for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 10:43:08 -0500 Original-Received: from outbound-mail-04.bluehost.com ([69.89.21.14]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JPJlL-0006y7-GQ for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 10:43:07 -0500 Original-Received: (qmail 18866 invoked by uid 0); 13 Feb 2008 15:43:05 -0000 Original-Received: from unknown (HELO box287.bluehost.com) (69.89.31.87) by mailproxy1.bluehost.com with SMTP; 13 Feb 2008 15:43:05 -0000 Original-Received: from [189.136.15.239] (helo=ba-sing-se) by box287.bluehost.com with smtp (Exim 4.68) (envelope-from ) id 1JPJlI-0007wU-IB for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 08:43:05 -0700 X-Mailer: Claws Mail 3.3.0 (GTK+ 2.12.0; i486-pc-linux-gnu) X-Identified-User: {637:box287.bluehost.com:dialethe:dialetheia.net} {sentby:bopbeforesmtp 189.136.15.239 authed with dialetheia.net} X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:51490 Archived-At: Hi I am using GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of 2008-02-11. Everything is running smothly (well, for doing Ruby, Rails, Python, Org, Latex mainly) but the CSS-mode is failing with the next error: ... File mode specification error: (wrong-type-argument integerp (0 . 8)) dvc: require bzr-dvc Loading vc-bzr...done condition-case: Wrong type argument: integerp, (0 . 8) ... (from my *Messages* buffer) I am using the last version of nxhtml by the way (and mmm-mode 0.4.8) Any ideas? Thank's Adolfo