Hi djcb

mu/mu4e is a great tool for handling large amount of emails. So I built and 
installed it on Cygwin to use it under my working environment.

It works very well for me except some weird problems in mu4e. So I tracked 
down and found that sometimes the mu4e cannot get all the output from mu 
server.

For example, I had thousands of contacts in the cache. While I open mu4e in 
emacs, the log will be:

2014-02-20 19:57:13 logging enabled
> 2014-02-20 19:57:29 -> ping
> 2014-02-20 19:57:29 -> contacts personal:false after:1325347200
> 2014-02-20 19:57:29 * Received 4096 byte(s)
> 2014-02-20 19:57:29 <- (:pong "mu" :props (:crypto nil :guile nil :version 
> "0.9.9.5" :doccount 13337))
> 2014-02-20 19:57:29 * Received 4096 byte(s)
> 2014-02-20 19:57:29 * Received 4096 byte(s)
> 2014-02-20 19:57:29 * Received 4096 byte(s)
> 2014-02-20 19:57:29 * Received 4096 byte(s)
> 2014-02-20 19:57:29 * Received 4096 byte(s)
> 2014-02-20 19:57:30 * Received 4096 byte(s)
> 2014-02-20 19:57:30 * Received 4096 byte(s)
> 2014-02-20 19:57:30 * Received 4096 byte(s)
> 2014-02-20 19:57:30 * Received 4096 byte(s)
> 2014-02-20 19:57:30 * Received 4096 byte(s)
> 2014-02-20 19:57:30 * Received 4096 byte(s)
> 2014-02-20 19:57:30 * Received 4096 byte(s)
> 2014-02-20 19:57:30 * Received 4096 byte(s)
> 2014-02-20 19:57:30 * Received 4096 byte(s)
> 2014-02-20 19:57:30 * Received 4096 byte(s)
> 2014-02-20 19:57:30 * Received 122 byte(s)

<EOF> 


It means mu4e stopped when it received 63658 bytes(while the correct size 
should be 0x18042). So I cannot get the list of contacts for address 
auto-completion. But it works fine under Linux. I also use "mu server" 
under cygwin's terminal and found everything OK which means I got all the 
contacts output on the screen. So the problem must be in the emacs.

Is there any possibility that the process filter have bugs on 
cygwin/windows?

bigpan 

-- 
You received this message because you are subscribed to the Google Groups 
"mu-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to