zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: Re: PATCH: module aliases done the other way
Date: Tue, 08 Aug 2000 10:43:13 +0100	[thread overview]
Message-ID: <0FYY00HM5WC1TG@la-la.cambridgesiliconradio.com> (raw)
In-Reply-To: "Your message of Mon, 07 Aug 2000 16:24:11 PDT." <Pine.LNX.4.20.0008071621410.30784-100000@aztec.zanshin.com>

> On Mon, 7 Aug 2000, Peter Stephenson wrote:
> 
> > I shall leave this for further discussion
> 
> The only discussion I think this needs is to say "put it in."

Doesn't sound like the start of a controversy.  I've committed the changes,
with a few tweaks to the description in the zmodload section (mostly
pointing out you can have aliases/with/paths and the paths don't have to
exist).

I've also removed the old aliases; there didn't seem any point in posting
this.  For this to take effect, you will need to remove the Aliases
subdirectory of Src locally (since the .mdd files there aren't under CVS
control) and delete modules.index so that it is rebuilt --- remember, too,
to edit mymods.conf if that had any of the old aliases in it.  `cvs update
-Pd' is recommended for pruning old directories such as Src/Aliases, since
CVS isn't all that good at managing different versions of directory
hierarchies.

As discussed, I have not added any aliases for the new system.
If you want these, you can add lines like
  zmodload -A zle=zsh/zle compctl=zsh/compctl ...
to a startup file of your choice.  I am still quite prepared to discuss
having them builtin (but still under user control) if anyone thinks there
is enough need, but I suspect we can dispense with them for 4.0.

I wrote:
> `alias' can be used as a synonym for `module' in all contexts, but is only
> explicitly output if you specify `zmodload -A' or `zmodload -eA'.

(Which leaves me wondering when it is implicitly output, but I don't think
it ever is, whatever that means.)

-- 
Peter Stephenson <pws@csr.com>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


      reply	other threads:[~2000-08-08  9:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-07 22:13 Peter Stephenson
2000-08-07 23:24 ` Bart Schaefer
2000-08-08  9:43   ` Peter Stephenson [this message]

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=0FYY00HM5WC1TG@la-la.cambridgesiliconradio.com \
    --to=pws@csr.com \
    --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).