zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Sven Wischnowsky" <wischnow@informatik.hu-berlin.de>,
	<zsh-workers@sunsite.auc.dk>
Subject: RE: PATCH: _zmodload
Date: Mon, 21 Aug 2000 12:34:27 +0400	[thread overview]
Message-ID: <000401c00b4a$9e4fcfd0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <200008210800.KAA00733@beta.informatik.hu-berlin.de>

>
> And those builtins completed... offering the builtins currently
> defined is a simple solution for a hard problem, but will be wrong in
> most cases. For the modules we have currently, the builtins could be
> derived with something like `nm <module> | grep bin_'. Unfortunately,
> this isn't guaranteed to be correct and won't work for autoloaded
> parameters, conditions and so on anyway. Maybe trying to find a .mdd
> file and looking at it would be a better solution. Or maybe giving up
> and doing what _zmodload does now... sigh.
>

Or define extra entry point, load module, ask it about autoloaded objects and
unload. This should be the most portable. Or just leave it loaded assuming
that user will need it anyway.

Can it be useful for something else?

-andrej


  reply	other threads:[~2000-08-21  8:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-21  8:00 Sven Wischnowsky
2000-08-21  8:34 ` Andrej Borsenkow [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-08-16  9:23 PATCH: $modules (was: Re: Seg fault with zmodload -u) Sven Wischnowsky
2000-08-18 14:43 ` PATCH: _zmodload Oliver Kiddle
2000-08-21  6:04   ` Andrej Borsenkow

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='000401c00b4a$9e4fcfd0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).