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

Re: A problwm with the folder mode



> >> I have tried to add new IMAP folders with the folder manager, using m a.
> >> But when I do, the only thing that happens is that emacs becomes
> >> unresposible until I hit C-g.
> > You might get a better impression on where Emacs hangs by turning on
> > `debug-on-quit'.
> >
> > M-x toggle-debug-on-quit RET
> >
> > Pressing C-g should pop up debug buffer with a backtrace that shows
> > where Emacs was idling around.
> 
> This is the output from emacs (sorry if this is posted multiple times. I
> get odd errors on send.)
> 
> http://pastebin.com/5Pwa4RTf

It seems that Wanderlust tries to connect directly to port
993, which is normally used for IMAP over SSL/TLS connection.

1. Which is your intended stream-type, direct connection or over
SSL/TLS conntection?

2. What is your answer for the prompt to add new folder?

3. If you didn't input a fully specified folder name, what is the
result when you try with a fully specified name, e.g.
"%test:andreasda/clear@mail.snowmen.se:993!".

-- 
Kazuhiro Ito