zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <borsenkow.msk@sni.de>
To: "ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>
Subject: zsh-3.1.5-pws-9: clean up of Functions/Completion needed
Date: Tue, 23 Feb 1999 12:59:23 +0300	[thread overview]
Message-ID: <001101be5f13$3045a300$21c9ca95@mowp.siemens.ru> (raw)

I suggest to split Functions/Completion/* in three (at least) different
groups.

1. must-have: run-time for new competion
These are helper functions, that actually make it work. It should be clearly
stated, that these functions are absolutely needed to even start with
completion. And that modification of these is as dangerous (or helpful :-)
as modification of zsh sources. Probably, FAQ should refer to them as
"read-only" for average users

2. should-have: completion for zsh builtins
Well, they actually belong to zsh and I'd like to have the same behaviour on
every zsh installation. Separating them from the case 1 is simply for
clarity and above reasons.

3. anything else
All other examples. They should be put into another (sub)directory, and
clearly marked as examples. As it stays now, simply sourcing
Functions/Completion/* gives me completion for PostScript, GIF etc I don't
care of, completion for GNU tar I don't have and completion for GNU cpio
that is completely wrong for my cpio. If anybody needs them - so be it, but
they should not be included by default.

cheers

/andrej


                 reply	other threads:[~1999-02-23 10:00 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='001101be5f13$3045a300$21c9ca95@mowp.siemens.ru' \
    --to=borsenkow.msk@sni.de \
    --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).