zsh-workers
 help / color / mirror / code / Atom feed
* z(re)compile and deleted files
@ 2000-05-02  9:41 Andrej Borsenkow
  0 siblings, 0 replies; only message in thread
From: Andrej Borsenkow @ 2000-05-02  9:41 UTC (permalink / raw)
  To: ZSH workers mailing list

Once again - there is currently no easy way to remove defenition of
deleted function from wordcode file. I'm using zrecompile -p as
suggested - and just now I deleted _bunzip2, run zrecompile (with small
wrapper) - and of course, _bunzip2 remained in wordcode file.

my function is:

#!/tools/bin/zsh -f
autoload -U zrecompile
zrecompile -p -- ~/.zsh.d/std-$ZSH_VERSION.zwc
/tools/share/zsh/$ZSH_VERSION/functions/*/*(^/)

and when I run it nothing happens at all.

BTW completion for zcompile does not list -t option (at least).

-andrej

Have a nice DOS!
B >>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-05-02  9:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-02  9:41 z(re)compile and deleted files Andrej Borsenkow

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