zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: v@johansen.mail.dk
Cc: zsh-users@sunsite.dk
Subject: Re: compinit problems with Cygwin and Win2000
Date: Mon, 17 Jun 2002 10:11:56 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.44.0206171010260.15442-100000@ns1.sodaware.com> (raw)
In-Reply-To: <20020617160353.EKQO27002.fepD.post.tele.dk@fepP5.im.tele.dk>

On Mon, 17 Jun 2002 v@johansen.mail.dk wrote:

> My .zshrc contains just 3 lines:
>
>    fpath=(~/.zfunc /cygdrive/c/vjo/cygwin/usr/share/zsh/4.0.4/functions)

Try changing that to

   fpath=(~/.zfunc $fpath)

and then see what happens.

It probably is a bug that the `autoload -U' line gets output even when
there are no function names to autoload, but the fact that it's not
finding any function names means something else is already wrong.


  reply	other threads:[~2002-06-17 17:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-17 16:03 v
2002-06-17 17:11 ` Bart Schaefer [this message]
     [not found] ` <1020618085113.17690@mssC.post.tele.dk>
2002-06-21 11:37   ` Vagn Johansen
2002-06-21 15:04     ` Bart Schaefer
     [not found] <1020621171106.1.17690@mssC.post.tele.dk>
2002-06-24  9:57 ` Vagn Johansen
2002-06-24 16:32   ` Bart Schaefer

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=Pine.LNX.4.44.0206171010260.15442-100000@ns1.sodaware.com \
    --to=schaefer@brasslantern.com \
    --cc=v@johansen.mail.dk \
    --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).