From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jeff D. Hamann" Newsgroups: gmane.emacs.help Subject: Re: ispell gives "Wrong type argument: stringp, nil" Date: Thu, 13 Oct 2005 09:42:38 -0700 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1129222233 27636 80.91.229.2 (13 Oct 2005 16:50:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2005 16:50:33 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 13 18:50:24 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EQ6Cq-0005pf-Fc for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Oct 2005 18:45:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQ6Cq-0000U5-1U for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Oct 2005 12:45:24 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.scnresearch.com!news.scnresearch.com.POSTED!not-for-mail Original-NNTP-Posting-Date: Thu, 13 Oct 2005 11:42:30 -0500 Original-Newsgroups: gnu.emacs.help X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Response Original-Lines: 43 Original-NNTP-Posting-Host: 69.59.200.239 X-AuthenticatedUsername: NoAuthUser Original-X-Trace: sv3-meIk+BLV2r7hDWrArVFhVvKZJcm8/IWp2LycsAG44OW/xTUbkXwz/L30hXEN77tKZeK3yIHUfIQV0sV!u6+os60syAy2WnVRer3pisq+4lQu7JyA1aNC2q6nJuUxTEeiLpge54DIt5bhaswcTJWhjqOm7f6j!amuz5lBKk07oEsX52b12M+M= Original-X-Complaints-To: abuse@scnresearch.com X-DMCA-Complaints-To: abuse@scnresearch.com X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Original-Xref: shelby.stanford.edu gnu.emacs.help:134624 Original-To: help-gnu-emacs@gnu.org 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:30205 I didn't get the results you described, so I tried simply using the "options->enter debugg on error..." option and then got the following results, Debugger entered--Lisp error: (wrong-type-argument stringp nil) re-search-forward(nil 3 t) ispell-get-line(2 3 3) byte-code("b,HF Ç(B È \nÆÉ=§ I'm not sure where to go from here... Jeff. "Peter Dyballa" wrote in message news:mailman.11175.1129195674.20277.help-gnu-emacs@gnu.org... > > Am 13.10.2005 um 08:42 schrieb Jeff D. Hamann: > >> Any help? >> > > Try to launch GNU Emacs with the option '--debug-init' -- it will open a > new buffer *Backtrace* that will particularly contain a number, which will > be the character position of the occurence of this bug. You then > open .emacs and type: M-x goto-char RET. And there you'll > be! > > -- > Greetings > > Pete > > Basic, n.: > A programming language. Related to certain social diseases in > that those who have it will not admit it in polite company. > > >