Erik Thiele <[EMAIL PROTECTED]>:

> hi.
> start mutt -y
> select a mailfolder
> type c
> enter the name of another folder.
> you will get "folder is unchanged" message.
> then mutt does a "sleep(1);" (i straced it)
> before displaying the new folder.
> 
> how do i get rid of that sleep ;)
> 
> i.e. if i have 4 new mails in 4 new folders that i all only delete,
> it takes me 3 seconds instead of 0 seconds to do the job
> 
> maybe the sleep is not annoying to you, but i don'T like it :-)
> simply because i have to wait for the computer (no matter how fast it is).

It's a shame, isn't it. Mutt is so fast and efficient, but it has to
spoil everything with a stupid sleep().

If you just took the sleep(1) out then you might find certain messages
are no longer visible, but there might be another way of solving that
problem.

Edmund

Reply via email to