zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Subject: Incorrect use of "expl" ?
Date: Sun, 9 Apr 2017 11:47:24 -0700	[thread overview]
Message-ID: <170409114724.ZM29567@torch.brasslantern.com> (raw)

Here's a list of all the completion functions that refer to the name
"expl" (usually by passing to _wanted or _requested, but sometimes by
e.g. "$expl[@]") without declaring it local.  Given that the name "expl"
is asserted only to be a convention, most of these are probably wrong.

Completion/Base/Utility/_combination	(only in comments, so ...)
Completion/BSD/Command/_portmaster
Completion/Debian/Command/_a2utils
Completion/Debian/Command/_apt
Completion/Debian/Command/_lighttpd
Completion/Debian/Command/_lintian
Completion/Debian/Command/_wajig
Completion/Debian/Type/_deb_architectures
Completion/Debian/Type/_debbugs_bugnumber
Completion/Linux/Command/_ethtool
Completion/Solaris/Command/_svcadm
Completion/Solaris/Command/_svccfg
Completion/Solaris/Type/_svcs_fmri
Completion/Unix/Command/_cdrdao
Completion/Unix/Command/_darcs
Completion/Unix/Command/_iftop
Completion/Unix/Command/_killall
Completion/Unix/Command/_lha
Completion/Unix/Command/_lsof
Completion/Unix/Command/_patch
Completion/Unix/Command/_pkg-config
Completion/Unix/Command/_rrdtool
Completion/Unix/Command/_stgit
Completion/Unix/Command/_tcpdump
Completion/Unix/Command/_texinfo
Completion/Unix/Command/_units
Completion/Unix/Command/_yafc
Completion/Unix/Type/_absolute_command_paths
Completion/X/Command/_setxkbmap
Completion/X/Type/_xft_fonts
Completion/Zsh/Command/_fc
Completion/Zsh/Command/_kill
Completion/Zsh/Context/_value
Completion/Zsh/Function/_add-zle-hook-widget
Completion/Zsh/Function/_add-zsh-hook


             reply	other threads:[~2017-04-09 18:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-09 18:47 Bart Schaefer [this message]
2017-04-13 15:44 ` Oliver Kiddle
2017-04-13 16:20   ` Bart Schaefer
2017-04-18 12:39     ` 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=170409114724.ZM29567@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /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).