[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ispell gives "Wrong type argument: stringp, nil"
From: |
Jeff D. Hamann |
Subject: |
Re: ispell gives "Wrong type argument: stringp, nil" |
Date: |
Thu, 13 Oct 2005 09:42:38 -0700 |
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" <Peter_Dyballa@Web.DE> 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 <that number> 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.
>
>
>