Re: get strange error when starting wl
Kazuhiro Ito <[email protected]> Sat, 03 Feb 2018 19:27:12 +0900
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <86bmh6cqrj.wl--xmue__7884.86028691313$1517653606$gmane$org@d1.dion.ne.jp> |
> Hi. I am using emacs 26.3 and when I start wl, I get the following in > the echo area: > Wrong type argument: listp, "IMAP:covici/[email protected]:993" > > I am using the latest version from elpa, although it still says > 2.15.9. I did verify that that came from the package of 1209 of last > year. > > I had the two pending operations business for a while, but I said n to > the first prompt and y to the second and now I get this sort of > error. It may be harmless, but any way to fix? It seems that queue file is broken by some reason. Delete ~/.elmo/queue and restart Wanderlust. If you need spooled messages, search by below command and move them into localdir with suitable filename. $ find ~/.elmo | grep -E 'spool/[0-9]+' -- Kazuhiro Ito