Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opening mail folder for first time very slow #57

Closed
jasonblewis opened this issue Aug 28, 2012 · 2 comments
Closed

opening mail folder for first time very slow #57

jasonblewis opened this issue Aug 28, 2012 · 2 comments

Comments

@jasonblewis
Copy link

Hi,

When I jump to a mail folder for the first time, it is very slow to show the list of messages.

My inbox has 56 unread messages in it currently and it takes 32 seconds to show anything, with no indication that its actually doing something.

To reproduce, start emacs, start mu4e, press j followed by to get the default folder (which is my inbox)

wait 32 seconds, then mu4e shows emails.

I tried setting debug on quit, but when i pressed C-g it did not seem to create a debug buffer for some reason.

Jumping to inbox again is instant. quit emacs and restart, and then I have to wait 30 seconds gain for mails to show.

jumping to any other folder also seems to be affected.

Jason

@djcb
Copy link
Owner

djcb commented Aug 28, 2012

try
(setq mu4e-update-interval nil)
in your setup -- does that help?

Also, see the note on '.noupdate' in the mu-index manpage.

@jasonblewis
Copy link
Author

Yes, that solves it.

Why is that?

Thanks,

Jason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants