On Sun, Dec 17, 2006 at 02:54:03AM +0100, Hendrik Naumann wrote:
> Package: xemacs21
> Version: 21.4.19-2
> Severity: normal
> 
> *** Please type your report below this line ***
> Clicking a misspelled word with mouse-2 should show a menu with 
> suggestions for correct spelling. But xemacs returns an error
> 
> Wrong type argument: listp, "Bord"
> 
> were Bord is the first suggestion.

Just comment that I can reproduce this bug with a Debian-vanilla
xemacs21 (that is, with only the xemacs21 Debian changes), called as 

$ xemacs -vanilla &

Recent minibuffer messages (most recent first):

Wrong type argument: listp, "deaf"
Loading x-popup-menu...done
Loading x-popup-menu...
Loading overlay...done
Loading overlay...
Starting new Ispell process...
Loading flyspell...done
Loading cus-face...done
Loading cus-face...
Loading flyspell...
Loading view-less...done
Loading view-less...

This means that the problem is in xemacs21 itself, not in flyspell.el
provided by dictionaries-common. I have tested the same as above with
xemacs 21.4.17, both with and without the -vanilla option and everything
seems to work fine.

Surprisingly, I have seen nothing extra about this neither in xemacs CVS,

http://cvs.xemacs.org/viewcvs.cgi/XEmacs/packages/xemacs-packages/ispell/ispell.el
http://cvs.xemacs.org/viewcvs.cgi/XEmacs/packages/xemacs-packages/text-modes/flyspell.el

nor googling.

Unless some of the Debian xemacs21 changes can be blamed, this seems to
point to upstream. Testing this in other non-Debian based distros might help
as well to decide if is good to send a copy of this bug report upstream, with
everything done with the -vanilla option.

-- 
Agustin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to