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 parsing problem Date: Fri, 28 Aug 2009 14:36:35 +0200 Organization: Freie Universitaet Berlin Message-ID: <87r5uw2jzg.wl%anselm.helbig+news2009@googlemail.com> References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1251465074 25836 80.91.229.12 (28 Aug 2009 13:11:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Aug 2009 13:11:14 +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 15:11:07 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 1Mh1EP-0007ZV-06 for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Aug 2009 15:11:05 +0200 Original-Received: from localhost ([127.0.0.1]:60834 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mh1EO-0000yB-B0 for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Aug 2009 09:11:04 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-X-Trace: news.uni-berlin.de PpzILF13JuCc0Gzw7vHZNARP0rhfxf7QHqpzN9MeKJUu+8SEGnXs/U1k1O Cancel-Lock: sha1:EvfNnoALS1U1JpdPwLrbBqDWI9c= In-Reply-To: Mail-Followup-To: Anselm Helbig Original-Xref: news.stanford.edu gnu.emacs.help:172473 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:67616 Archived-At: Hi! > I'm getting this error using the CEDET package customizations in my .emacs > 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? A function was expecting a number or a marker (an object describing a position in a buffer), but it got the list (512 39 . 8739) instead. I have no idea where these numbers come from. > How do I find out what exactly is causing the problem? You start emacs with the --debug-init option. HTH, Anselm -- Anselm Helbig mailto:anselm.helbig+news2009@googlemail.com