El día martes, diciembre 31, 2019 a las 01:12:12p. m. +0000, Chris Green 
escribió:

> I run mutt via an ssh connection, i.e. I connect from a terminal
> window in my laptop (running xubuntu 19.04) to my desktop machine
> (running xubuntu 19.10) using ssh and then run mutt.
> 
> For some reason changing from one mbox to another is slow when I do
> this, the ssh connection is fast, nothing else slows down and moving
> around within the mbox is snappy enough, it's just closing one mbox
> and opening the next that's slow.  Doing exactly the same thing
> directly in a terminal window on my desktop machine doesn't show the
> same slowness.  By 'slow' I mean a noticeable delay, probably of the
> order of a second or two.

I do the same often too and see no delay compared a local change or one
in a SSH session. I'd run the remote mutt as:

strace -o tr -tt  mutt ....

and check the file 'tr' (which will have time stamps) for the reason.

        matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub

Reply via email to