[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "byte-code: IMAP error: STATUS unknown option" after authentication
- To: wl-en@ml.gentei.org
- Subject: Re: "byte-code: IMAP error: STATUS unknown option" after authentication
- From: Erik Hetzner <egh@e6h.org>
- Date: Mon, 13 Oct 2014 07:18:14 -0700
- Cc: James Harkins <jamshark70@qq.com>
- In-reply-to: <20141013110631.55bfe8a7@hjh-e431>
- References: <20141012213154.059b38a1@hjh-e431> <86k345iegc.wl-hskuhra@eumx.net> <20141012221341.311db3a8@hjh-e431> <87h9z95moq.wl-jch@pps.univ-paris-diderot.fr> <20141013110631.55bfe8a7@hjh-e431>
- Reply-to: Erik Hetzner <egh@e6h.org>
- User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/25.0.50 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)
Hi James,
At Mon, 13 Oct 2014 11:06:31 +0800,
James Harkins wrote:
>
> You might note in my initial email that I was using wl-beta. So,
> wl-beta itself is out of date.
>
> I ended up using el-get to reinstall Wanderlust, and I got further.
> It now updates the folder statistics (good) and it can display the
> summary buffer (also good). It did eventually display a message
> also, but the server was extremely slow about it.
>
> […]
If I can be a little immodest, I really feel that using the package
(ELPA) mechanism is the best way to install WL (and any other emacs
package). I am working on getting the packages into MELPA, but right
now you can install via my own package archives.
(require 'package)
(add-to-list 'package-archives
'("e6h" . "http://www.e6h.org/packages/"))
Then run M-x package-list-packages and install wanderlust.
best, Erik
--
Sent from my free software system <http://fsf.org/>.