Re: update to melpa version 20170325.357 breaks some IMAP folder groups
Kazuhiro Ito <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <86k267kda6.wl--xmue__34530.2983223975$1493180690$gmane$org@d1.dion.ne.jp> |
> > Recently I've committed the change about handling of password to > > support auth-source, which may cause the problem. But I can't > > reproduce your problem. If you can get backtrace, please get and send > > me > Debugger entered--Lisp error: (wrong-type-argument listp "IMAP:MarkoSchuetz/ > [email protected]:993") > signal(wrong-type-argument (listp "IMAP:MarkoSchuetz/[email protected]:993 > ")) > byte-code("\302 !\210\303 @ A\"\207" [session error > elmo-network-close-session signal] 3) > elmo-network-open-session(elmo-imap4-session "IMAP" "imap.web.de" 993 > "MarkoSchuetz" clear ("!" ssl gnutls open-gnutls-stream)) (snip) Please re-get backtrace with removing byte-code, i.e. do find-file .el files and eval-buffer before getting backtrace. I think elmo-net.el, elmo-imap4.el, elmo-passwd.el and elmo-util.el are enough. > 2. Does removing ~/.elmo/passwd file and restarting Wanderlust change > > the behavior? > There is no file called "passwd" anywhere in the .elmo directory tree. Do you save password into file? If yes, what is the values of elmo-passwd-alist-file-name and elmo-msgdb-directory? -- Kazuhiro Ito