zsh-users
 help / color / mirror / code / Atom feed
From: Jason Price <jprice@cyberbuzz.gatech.edu>
To: zsh-users@sunsite.dk
Subject: compinit, $fpath, and recursive searching.
Date: Thu, 9 Dec 2004 18:07:11 -0500	[thread overview]
Message-ID: <20041209180711.A7960@redfish.gatech.edu> (raw)

When I install zsh from source, if I set the $fpath to 

   fpath=( /usr/local/share/zsh/$ZSH_VERSION/functions )

it works right.

Now, these people who install zsh as a package tend to break the functions
into various sub directories, which is well and good, but when I try to 

autoload -U compinit ; compinit

it doesn't work.  Currently, this quandary is showing up in solaris 10 (I
was impressed that solaris 10 includes version 4.2.1). 

Compinstall claims that the $fpath is set correctly, and adds the autoload
stuff in, but it errors out with:

./.zshrc:95: compinit: function definition file not found

What are the appropriate setting(s) when you divide up the completion
functions into directories?

Thanks for any help;
jason


             reply	other threads:[~2004-12-09 23:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-09 23:07 Jason Price [this message]
2004-12-10  2:27 ` Dan Nelson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041209180711.A7960@redfish.gatech.edu \
    --to=jprice@cyberbuzz.gatech.edu \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).