zsh-workers
 help / color / mirror / code / Atom feed
* compinit in emulation
@ 2021-01-21  1:22 Bart Schaefer
  2021-01-21 21:47 ` Oliver Kiddle
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2021-01-21  1:22 UTC (permalink / raw)
  To: Zsh hackers list

The documentation says:
  If the parameter _compdir is set, compinit uses it as a directory where
  completion functions can be found; this is only necessary if they are
  not already in the function search path.

However, this depends on the fpath/FPATH tied variable linkage, which
is disabled when not in native zsh mode.  I wrongly expected 'emulate
-R zsh' to fix this, and spent quite a while down a rabbit hole trying
to figure out what was wrong.

Obviously we've been getting by with this for the past couple of
decades, but:  Does anyone think this should be repaired?


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

end of thread, other threads:[~2021-01-21 21:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21  1:22 compinit in emulation Bart Schaefer
2021-01-21 21:47 ` Oliver Kiddle
2021-01-21 21:59   ` Bart Schaefer

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