zsh-workers
 help / color / mirror / code / Atom feed
From: "Bruce, Jason" <Jason.Bruce@Nextel.com>
To: <zsh-workers@sunsite.dk>
Subject: compctl fails to load
Date: Thu, 4 Dec 2003 11:04:10 -0500	[thread overview]
Message-ID: <7F53111102B3AA4F8D7D80128EF06A7101F6B6C6@nxclmex1.us.nextel.com> (raw)

I am using zsh 4.0.6 emulating ksh and I have trouble loading the 
zsh/compctl module at login...

Last login: Thu Dec  4 10:16:12 2003 from act_test
zsh: failed to load module: zsh/compctl

If I try to use completion control, I get errors...
$ ls b
zsh: failed to load module: zsh/compctl
$ ls b
zsh: failed to load module: zsh/compctl

If I run these two commands I can successfully load compctl

$ zmodload zsh/complete
$ zmodload zsh/compctl

However, the zmodload commands do not work if I put them in .profile
for a specific user...

Last login: Thu Dec  4 10:47:28 2003 from act_test
/mso/.profile:13: failed to load module: zsh/complete
/mso/.profile:14: failed to load module: zsh/compctl


If I login as a user whose default shell is bash, and type ksh 
at the prompt I get...

$ ksh
zsh: failed to load module: zsh/compctl

Any ideas why zsh/compctl is not loading correctly?  
I am running redhat linux version 9, with kernel...
Linux localhost.localdomain 2.4.20-8smp #1 SMP Thu Mar 13 17:45:54 EST 20
 i686 i386 GNU/Linux
and default redhat package for version 9...
$ rpm -qa |grep zsh
zsh-4.0.6-5



                 reply	other threads:[~2003-12-04 16:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=7F53111102B3AA4F8D7D80128EF06A7101F6B6C6@nxclmex1.us.nextel.com \
    --to=jason.bruce@nextel.com \
    --cc=zsh-workers@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).