zsh-users
 help / color / mirror / code / Atom feed
From: lists <lists@kalama.no-ip.org>
To: zsh-users@sunsite.dk
Subject: Darwin completions not installed by default?
Date: Wed, 12 Jan 2005 10:09:17 -0600	[thread overview]
Message-ID: <4F5BE464-64B4-11D9-9601-000A95D2C79E@kalama.no-ip.org> (raw)

Hi all,
	Am I missing something?  It appears that the Darwin completion 
functions aren't installed by default.  Here's what I mean:

% tar xjf zsh-4.2.2.tar.bz2
% cd zsh-4.2.2
% ./configure --prefix=$HOME/zshtest --enable-function-subdirs
% make && make check && make install

Here's the relevant output:

mkdir /Users/install/zshtest/share
mkdir /Users/install/zshtest/share/zsh
mkdir /Users/install/zshtest/share/zsh/site-functions
mkdir /Users/install/zshtest/share/zsh/4.2.2
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Misc
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/MIME
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Prompts
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/TCP
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Zftp
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Completion
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Completion/AIX
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Completion/BSD
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Completion/Base
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Completion/Cygwin
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Completion/Debian
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Completion/Linux
mkdir 
/Users/install/zshtest/share/zsh/4.2.2/functions/Completion/Mandrake
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Completion/Redhat
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Completion/Unix
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Completion/X
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Completion/Zsh
mkdir /Users/install/zshtest/share/zsh/4.2.2/functions/Zle

Note there was no 'mkdir 
/Users/install/zshtest/share/zsh/4.2.2/functions/Completion/Darwin' 
line.  If I edit zsh-4.2.2/config.modules after running './configure' 
so that the line starting with 'name=zsh/complete' contains 
'Completion/Darwin/*/*' I get the Darwin completions installed.  Was 
this an oversight or done on purpose?

Thanks,
Ryan


             reply	other threads:[~2005-01-12 16:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-12 16:09 lists [this message]
2005-01-12 16:51 ` Peter Stephenson
2005-01-12 17:18   ` lists

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=4F5BE464-64B4-11D9-9601-000A95D2C79E@kalama.no-ip.org \
    --to=lists@kalama.no-ip.org \
    --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).