--- Begin Message ---
- From: Russell Hoover <rj@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: sluggish prompt
- Date: Tue, 9 Oct 2007 14:55:52 -0400
- In-reply-to: <071007205700.ZM24360@xxxxxxxxxxxxxxxxxxxxxx>
- References: <20071007045049.GA28877@xxxxxxxxx> <20071007053638.14299.qmail@xxxxxxxxxxx> <20071007061947.GA6554@xxxxxxxxx> <20071007063359.30913.qmail@xxxxxxxxxxx> <20071007071256.GA14895@xxxxxxxxx> <071007100202.ZM23730@xxxxxxxxxxxxxxxxxxxxxx> <20071008014647.GD11176@xxxxxxxxx> <071007205700.ZM24360@xxxxxxxxxxxxxxxxxxxxxx>
On Sun 10/07/07 at 08:57 PM -0700,
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> [...] I meant "If, when you have set -x in your .zshrc, and you see
> the list of files in your fpath being printed by the nested for-loops,
> that output does not appear every time,
It did appear every time until I replaced the for-loop lines with the
single line you suggested.
> What we need to know is, on every *subsquent* prompt, as you go
> through your normal habitual use of zsh on this system, do you see
> delays before PRECMD is printed or in between PRECMD and the prompt?
They're between the appearance of "PRECMD" and the appearance of the
prompt.
> [...] I went back and looked at your .zshrc file again and noticed
> this:
>
> export MAIL=$HOME/.maildir/ export MAILCHECK=10
I changed it to 60, and I think when later this week zsh-4.3.4 is made
the system default zsh, that may speed things up a bit, but I do still
have delays. Also I'm going to trim all the fat I can out of my home
directory and my startup files and see what that does.
--
// rj@xxxxxxxxx //
--- End Message ---