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

Re: A problwm with the folder mode



At Mon, 20 Aug 2012 10:51:52 +0200 (CEST),
Andreas Davour wrote:
>
> > At Thu, 16 Aug 2012 10:58:37 +0200,
> > Andreas Davour wrote:
> >>
> >>
> >> Hi
> >>
> >> 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.
> >>
> >> Anyone know what can be wrong, or at least know if there's somewhere I
> >> can look for more info?
> >
> > At which stage does Emacs start to hang?
> >
> > 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.)

Hm. Looks like Emacs is waiting for the IMAP server to return
something. We might get a clearer picture if you run WL
uncompiled. E.g. issue

make clean

In the WL installation folder and re-run the backtrace.

Another possibilty: The network connection got stale. A way to force
WL to re-create a new network connection after a customizable period
of time is setting `elmo-network-session-idle-timeout'.

,----
| elmo-network-session-idle-timeout is a variable defined in `elmo-net.el'.
| Its value is nil
|
| Documentation:
| Idle timeout of the network cache. Specified in seconds.
| If elapsed time since last access is larger than this value,
| cached session is not reused.
| If nil, network cache is reused.
|
| You can customize this variable.
`----

And last not least: If this problem still persists enable IMAP
debugging

M-: (setq elmo-imap4-debug t)

Maybe the server is hanging.

I tried to create folders via folder manager and it worked fine on a
remote Courier IMAP server.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

Attachment: pgpgNbwI1Wqxp.pgp
Description: OpenPGP Digital Signature