zsh-workers
 help / color / mirror / code / Atom feed
From: hoh@approve.se (Goran Larsson)
To: zsh-workers@math.gatech.edu (Z Shell workers mailing list)
Subject: Re: modules configuration patch
Date: Fri, 8 Nov 96 17:05 MET	[thread overview]
Message-ID: <hoh-9611081605.AA00021028@lorelei.approve.se> (raw)
In-Reply-To: <8164.199611081323@stone.dcs.warwick.ac.uk>


> The interface to modload could use some more thought.  Is the argument
> a filename, or a module name?  At the moment only a pathname starting
> with /, ./ or ../ is treated as a filename.  It would be more consistent
> to treat any pathname containing a / as an actual pathname, and only do
> the path search and .so appending when only a bare name is specified.

Please no. looking for xxx/yyy in the current directory just because it
contains a / is horrible. The normal method for zsh to search for ordinary
programs is to look in the PATH for xxx/yyy stuff, why not for modules
as well? Makes it more consistent. This was added by PF after I requested
it as it is perfect for managing the PATH namespace. It would be nice
to have this for modules as well.

-- 
 Goran Larsson                        mailto:hoh@approve.se
 I was an atheist,                    http://home1.swipnet.se/%7Ew-12153/
 until I found out I was God.


  reply	other threads:[~1996-11-08 17:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-08 13:23 Zefram
1996-11-08 16:05 ` Goran Larsson [this message]
1996-11-08 17:25   ` Zefram
1996-11-10 22:00 ` Zoltan Hidvegi
1996-11-11 17:10   ` Richard Coleman

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=hoh-9611081605.AA00021028@lorelei.approve.se \
    --to=hoh@approve.se \
    --cc=zsh-workers@math.gatech.edu \
    /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).