zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.dk (Zsh hackers list)
Subject: Completion function installation
Date: Thu, 24 Jul 2003 11:53:35 +0100	[thread overview]
Message-ID: <21766.1059044015@csr.com> (raw)

At what point do we need to think of a better mechanism for providing
and installing completion functions?  Things which occur to me include

- people won't mind if the completion function directory is the odd
  megabyte, but won't want it to grow indefinitely with functions they
  never use
- however, very few people will bother to configure which functions get
  installed even if we provide a more sophisticated mechanism (it can
  already be done by editing config.modules)
- it's useful to be able to add newly written functions to existing
  installations easily (of course fpath means this is pretty trivial
  for anyone with any shell knowledge)
- it's useful to be able to find functions for newly installed commands
  which are specialised enough not to have completions supplied with
  the shell.

All that suggests having something like CPAN for completion functions,
but that's a lot of work and I doubt we'll get volunteers.  Adding
completions supplied by users is always going to take real work by real
human beings.  I think we have to live with the current mechanism for
now.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************


             reply	other threads:[~2003-07-24 10:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-24 10:53 Peter Stephenson [this message]
2003-07-31 15:25 ` Oliver Kiddle

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=21766.1059044015@csr.com \
    --to=pws@csr.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).