zsh-workers
 help / color / mirror / code / Atom feed
From: "Zefram" <zefram@tao.co.uk>
To: jhi@cc.hut.fi (Jarkko Hietaniemi)
Cc: b.stephens@isode.com, wischnow@informatik.hu-berlin.de,
	zsh-workers@math.gatech.edu
Subject: Re: PATCH: 3.1.5 - (Sven) Case-insensitive globbing
Date: Tue, 3 Nov 1998 18:54:27 +0000 (GMT)	[thread overview]
Message-ID: <199811031854.SAA26578@diamond.tao.co.uk> (raw)
In-Reply-To: <oeesog0ejgy.fsf@alpha.hut.fi> from "Jarkko Hietaniemi" at Nov 3, 98 08:09:49 pm

Jarkko Hietaniemi wrote:
>I am implementing the library under the Artistic License (available
>from the Perl distribution) so there should be no trouble including it
>into zsh, right?

The Artistic License restricts the right to redistribute modified versions
more than the zsh license does.  Perl itself is actually released under
two licenses simultaneously, the Artistic License and the GPL; the GPL
gives total permission to redistribute modified versions, as does the
zsh license.  I would not be happy with part of the zsh distribution
having the more restrictive conditions of the Artistic License.

>Interested?

I'm concerned about how it would be integrated into zsh's globbing code.
I doubt that we can actually use an external library for fuzzy matching,
at least in the cases where the glob pattern contains more than just
literal text.  But others here should be able to give a more definitive
opinion on this.

>The feature: "union directories" aka "multiple working directories"
>aka "virtual directories".

That's an OS issue.  The shell really mustn't fiddle with the semantics of
the filesystem.  Not to mention that it *will* get people into trouble --
no one will expect "rm *" to affect more than one directory.

-zefram


  reply	other threads:[~1998-11-03 19:05 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-31 10:14 Bart Schaefer
1998-11-02  9:21 ` Zefram
1998-11-02 17:07   ` Peter Stephenson
1998-11-02 17:45     ` Bruce Stephens
1998-11-02 18:06     ` Zefram
1998-11-03  8:12       ` Sven Wischnowsky
1998-11-03 12:22         ` Bruce Stephens
1998-11-03 12:47           ` Bruce Stephens
1998-11-03 15:01             ` Zefram
1998-11-03 15:27               ` Bruce Stephens
     [not found]         ` <MLIST_vbn269dkyw.fsf@snake.isode.com>
1998-11-03 18:09           ` Jarkko Hietaniemi
1998-11-03 18:54             ` Zefram [this message]
1998-11-03 19:14               ` Jarkko Hietaniemi
1998-11-03 19:27                 ` Zefram
1998-11-03 19:36                   ` Jarkko Hietaniemi
1998-11-04 18:48                     ` Bart Schaefer
1998-11-05  9:26                       ` PATCH: 3.1.5: Case-insensitive globbing (2) Peter Stephenson
1998-11-05 18:15                         ` Bart Schaefer
1998-11-06 11:01                           ` PATCH: 3.1.5: doc fix, was re: Case-insensitive globbing Peter Stephenson
1998-11-06 13:43                             ` Bruce Stephens
1998-11-06  9:24                     ` Approximate matching Bart Schaefer

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=199811031854.SAA26578@diamond.tao.co.uk \
    --to=zefram@tao.co.uk \
    --cc=b.stephens@isode.com \
    --cc=jhi@cc.hut.fi \
    --cc=wischnow@informatik.hu-berlin.de \
    --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).