Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: fndir introspection, site-packages documentation
- X-seq: zsh-workers 34722
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: fndir introspection, site-packages documentation
- Date: Mon, 16 Mar 2015 09:08:29 -0700
- Cc: Roman Neuhauser <neuhauser@xxxxxxxxxx>
- In-reply-to: <20150316080819.GR4524@isis.sigpipe.cz>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20150313224121.GO4524@isis.sigpipe.cz> <150313203904.ZM25016@torch.brasslantern.com> <20150315021436.GQ4524@isis.sigpipe.cz> <150315121447.ZM27996@torch.brasslantern.com> <20150316080819.GR4524@isis.sigpipe.cz>
On Mar 16, 9:08am, Roman Neuhauser wrote:
}
} but then i'm bound to miss replies. i don't want to subscribe to
} zsh-workers (yet)...
We're pretty good about Cc'ing people when they ask to be.
Everybody, please Cc Roman.
} > Can anyone give me a situation in which an
} > oridinary user (i.e., not a software packager) would need this?
}
} how about: a site admin wants to install a function for all users.
And the site admin can't determine where to do this by simply looking
at the value of $fpath? If he's automating it for a bunch of dissimilar
platforms he's back to being a software packager.
} the behavior with *default* --prefix is, well, completely contrary
} to the intent described: "no matter how the shell was configured" is
} blatantly false thanks to this special case.
I'm leaving this to PWS as he made the changes to configure.ac. I will
however note that I think --disable-site-fndir ought to do exactly that,
and the documentation blurb is what needs fixing. If the shell is being
configured for some kind of secure/embedded environment, removing all
access to locally added functions is perfectly reasonable.
} > Maybe the right thing is to throw all of this into a module (and doc
} > for that module) that can be loaded by package maintainers
}
} zmodload or pkg-config?
I meant a zmodload module.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author