This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bash "pregnant pauses" revisited (B19 on NT 4.0)


|> But even if I had a stale network drive in PATH, this wouldn't explain
|> why the prompt is often delayed when I just hit <RETURN> on an empty
|> line -- why should the shell search the PATH when there's no command
|> to execute and the prompt is a constant string?!

I do not know if this helps, but shell does try to check your mailbox
every once in a while.  You can adjust the interval, including disabling
the whole feature.  Variables that matter are $MAIL and $MAILCHECK.  The
former tells the path to your mailbox and the latter sets the interval
in seconds.  Setting MAILCHECK=0 disables checking.  I believe there
were reports that indicated that this setting made the delays go away
for some people.

Other than that, you might want to try just `printenv | grep unknown' to
look for clues.

HTH,
//lat
--
With sufficient thrust, pigs fly just fine.  However, this is not
necessarily a good idea.  It is hard to be sure where they are going
to land, and it could be dangerous sitting under them as they fly
overhead.  --RFC1925, "The Twelve Networking Truths"

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]