From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Farhan Ahmed" Newsgroups: gmane.emacs.help Subject: .emacs parsing problem Date: Thu, 27 Aug 2009 11:19:54 -0700 (PDT) Message-ID: <1f1ea5f236bdd8f748489314087ae703.squirrel@mail.alienfluid.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1251432017 2807 80.91.229.12 (28 Aug 2009 04:00:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Aug 2009 04:00:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 28 06:00:10 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 1MgsdD-0003Uy-Ka for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Aug 2009 06:00:07 +0200 Original-Received: from localhost ([127.0.0.1]:39615 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgsdC-0001U9-Mq for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Aug 2009 00:00:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MgjVd-0006v0-9L for help-gnu-emacs@gnu.org; Thu, 27 Aug 2009 14:15:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MgjVY-0006ts-JE for help-gnu-emacs@gnu.org; Thu, 27 Aug 2009 14:15:40 -0400 Original-Received: from [199.232.76.173] (port=33707 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgjVY-0006tp-Gi for help-gnu-emacs@gnu.org; Thu, 27 Aug 2009 14:15:36 -0400 Original-Received: from c-66-235-54-218.sea.wa.customer.broadstripe.net ([66.235.54.218]:53399 helo=mail.alienfluid.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MgjVY-0005RQ-7V for help-gnu-emacs@gnu.org; Thu, 27 Aug 2009 14:15:36 -0400 Original-Received: from mail.alienfluid.com (localhost [127.0.0.1]) by mail.alienfluid.com (Postfix) with ESMTP id 4B446460C for ; Thu, 27 Aug 2009 11:19:54 -0700 (PDT) Original-Received: from 131.107.0.83 (proxying for unknown) (SquirrelMail authenticated user farhan) by mail.alienfluid.com with HTTP; Thu, 27 Aug 2009 11:19:54 -0700 (PDT) User-Agent: SquirrelMail/1.4.15 X-Priority: 3 (Normal) Importance: Normal X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Thu, 27 Aug 2009 23:54:34 -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:67604 Archived-At: Hi there, I'm getting this error using the CEDET package customizations in my .emac= s file: Idle Work Including Error: "# - Wrong type argument: number-or-marker-p, (512 39 . 8739)" What do the numbers at the end of the error message indicate? How do I find out what exactly is causing the problem? Thanks, Farhan