Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: function definition file not found
- X-seq: zsh-users 13761
- From: fREW Schmidt <frioux@xxxxxxxxx>
- To: Andrey Borzenkov <arvidjaar@xxxxxxxxx>
- Subject: Re: function definition file not found
- Date: Mon, 26 Jan 2009 12:57:27 -0600
- Cc: zsh-users@xxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=jKekS3qlpMhIpPnOWBw/sPeGiJJE2Zvm8crS8xnng3U=; b=rwRBlt34n2xSgy00oVn6FzH/jWoST8qHGXvnorr6Dx68a5rAffTBPSHWsHRlMlwDva ThJMg5b5lVfXjR6STVLOye7Pe/tcw2AqjmnWvtZXBI15Pw/fnX5+Y/JJqP6jYCtcgHQO ZOjhFFau+u5uDCOzsn779hGnYmoOJvaOlpqIg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BO6ZTyRIaSqV/Wz1fxTxTdQ+EscLx27mQ95G75iKl77mAjecLiqt0egAGLMKw34OMN wB7ILjiZCxpanS+YwxCkSR9Wxyi3wW+WgTJgIxEzx8qDSXzcsczUr7dI+0PvBmpbXagc UXjcSx4xrKv0e04n8WRNn5Kd1in8qqCie80us=
- In-reply-to: <200901261921.40349.arvidjaar@xxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <fb3648c60901260805l14a5c4felcc05fb42cb9ae666@xxxxxxxxxxxxxx> <200901261921.40349.arvidjaar@xxxxxxxxx>
Stick echo $fpath before line 10; what it prints? And do you have these
functions in one of directories listed?
/usr/share/zsh/site-functions /usr/share/zsh/4.3.4/functions
The actual problem appears to be that I was using zsh when cygwin updated, so the binary thought it was 4.3.4, but everything else was 4.3.9.
Also: all of the colors on my prompt disappeared, but I am not getting any errors. Any ideas about that one?
--
-fREW
http://blog.afoolishmanifesto.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author