bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: flyspell-auto-correct-word many wrong-type-argument


From: Kevin Rodgers
Subject: Re: flyspell-auto-correct-word many wrong-type-argument
Date: Tue, 02 Sep 2003 10:54:16 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Dan Jacobson wrote:

Today I happened to have debug-on-error t, and saw
Debugger entered--Lisp error: (wrong-type-argument vectorp nil)
  define-abbrev(nil "hittng" "hitting")
  flyspell-auto-correct-word()
  call-interactively(flyspell-auto-correct-word)

It does correct the word though.
http://jidanni.org/comp/emacs.txt is my .emacs file.

Another:
Debugger entered--Lisp error: (wrong-type-argument vectorp nil)
  define-abbrev(nil "happpen" "happen")...


What is the value of flyspell-use-global-abbrev-table-p?


What was the buffer's major mode?

--
Kevin Rodgers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]