zsh-workers
 help / color / mirror / code / Atom feed
From: Tanaka Akira <akr@m17n.org>
To: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
Cc: <zsh-workers@sunsite.auc.dk>
Subject: Re: optioninfo.so
Date: 13 Apr 2000 16:32:58 +0900	[thread overview]
Message-ID: <hvo3doqh2vp.fsf@serein.m17n.org> (raw)
In-Reply-To: <000601bfa516$701681d0$21c9ca95@mow.siemens.ru> (Andrej Borsenkow's message of "Thu, 13 Apr 2000 11:03:57 +0400")

In article <000601bfa516$701681d0$21c9ca95@mow.siemens.ru>,
  "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru> writes:

> Yes, it is not very portable. Do you suggest to use it outside of Zsh?
> Or in Zsh completion? If it can be made Zsh module - why not. But
> please, no PRELOAD fiddling.

Zsh completion system should work without LD_PRELOAD.  But is there a
reason that the system automatically detect LD_PRELOAD and use it only
when it is working?  Of couse, if there is no way to detect that, it
should be disabled by default.

Writing a completion function which supports various versions of a
command is very difficult.  (See _patch, _telnet, _finger, _make,
etc.)  So I think it is useful even if it is not work on every
environment.

Also, it may be useful for writing template of completion functions if
a completion function writer can use LD_PRELOAD. :-)
-- 
Tanaka Akira


  reply	other threads:[~2000-04-13  7:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-13  6:51 optioninfo.so Tanaka Akira
2000-04-13  7:03 ` optioninfo.so Andrej Borsenkow
2000-04-13  7:32   ` Tanaka Akira [this message]
2000-04-13  9:26   ` optioninfo.so Oliver Kiddle

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=hvo3doqh2vp.fsf@serein.m17n.org \
    --to=akr@m17n.org \
    --cc=Andrej.Borsenkow@mow.siemens.ru \
    --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).