zsh-workers
 help / color / mirror / code / Atom feed
* Incorrect use of "expl" ?
@ 2017-04-09 18:47 Bart Schaefer
  2017-04-13 15:44 ` Oliver Kiddle
  0 siblings, 1 reply; 4+ messages in thread
From: Bart Schaefer @ 2017-04-09 18:47 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-19  6:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-09 18:47 Incorrect use of "expl" ? Bart Schaefer
2017-04-13 15:44 ` Oliver Kiddle
2017-04-13 16:20   ` Bart Schaefer
2017-04-18 12:39     ` Oliver Kiddle

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).