zsh-workers
 help / color / mirror / code / Atom feed
* Debugging of dynamocally defined functions
@ 2001-07-05  5:33 Andrej Borsenkow
  2001-07-06  9:56 ` Sven Wischnowsky
  2001-07-07 23:30 ` Bart Schaefer
  0 siblings, 2 replies; 13+ messages in thread
From: Andrej Borsenkow @ 2001-07-05  5:33 UTC (permalink / raw)
  To: ZSH Workers Mailing List

Trying to debug one problem I had to look at set -x output of compinit. The
last line was compdef:101:... It turned out, there is no way to find correct
place. compdef is itself defined in compinit, and has comments. which
compdef produces source without comments and line numbers do not match.

Honestly speaking, I never liked it (function defining other functions that
is); why not simply have them autoloaded is beyond me.

-andrej


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

end of thread, other threads:[~2001-07-09 19:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-05  5:33 Debugging of dynamocally defined functions Andrej Borsenkow
2001-07-06  9:56 ` Sven Wischnowsky
2001-07-06 10:22   ` Peter Stephenson
2001-07-07 23:30 ` Bart Schaefer
2001-07-08 22:26   ` Peter Stephenson
2001-07-09 10:38   ` Peter Stephenson
2001-07-09 14:52   ` Peter Stephenson
2001-07-09 16:30     ` Peter Stephenson
2001-07-09 16:50     ` Bart Schaefer
2001-07-09 17:32       ` Peter Stephenson
2001-07-09 18:24         ` Bart Schaefer
2001-07-09 18:36           ` Peter Stephenson
2001-07-09 19:19             ` 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).