zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ibmth.df.unipi.it>
To: zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: Re: User installation script for new completion
Date: Mon, 03 May 1999 13:19:16 +0200	[thread overview]
Message-ID: <9905031119.AA23585@ibmth.df.unipi.it> (raw)
In-Reply-To: ""Bart Schaefer""'s message of "Mon, 03 May 1999 03:46:59 DFT." <990503034700.ZM15329@candle.brasslantern.com>

"Bart Schaefer" wrote:
> On May 3, 12:00pm, Peter Stephenson wrote:
> } This fails when functionargzero is not set.  Great.  Any better
> } suggestions?
> 
> Have it test [[ -o functionargzero ]] and skip this when it's not set?

That doesn't really matter, since if the option isn't set, $0 is the shell
name and won't have a / in, so the test fails anyway.  Maybe I'll add an
option to compinit to pass down it's own path for use in the test --- it's
not very useful for ordinary users, but could smooth things with
compinstall.  And I should turn . into $PWD.

Maybe it's worth checking for Core etc. subdirectories at that point and
adding them all to $fpath.  Does anyone have any preferences for where to
install functions, if I ever get round to this?  I had imagined just
putting them all (i.e. including Functions stuff) in one big directory.

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


  reply	other threads:[~1999-05-03 12:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-02 14:03 Peter Stephenson
1999-05-02 14:56 ` Bruce Stephens
1999-05-03 10:00   ` Peter Stephenson
1999-05-03 10:46     ` Bart Schaefer
1999-05-03 11:19       ` Peter Stephenson [this message]
1999-05-03 16:12         ` Bart Schaefer
1999-05-02 23:52 ` Bart Schaefer
1999-05-03  0:34   ` Bart Schaefer
1999-05-03  8:11     ` Peter Stephenson

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=9905031119.AA23585@ibmth.df.unipi.it \
    --to=pws@ibmth.df.unipi.it \
    --cc=zsh-workers@sunsite.auc.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).