Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: broken by the FPATH environment variable defined by bash / lmod
- X-seq: zsh-workers 55096
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: broken by the FPATH environment variable defined by bash / lmod
- Date: Mon, 17 Aug 2026 18:26:54 -0700
- Arc-authentication-results: i=1; mx.google.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20260327; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:dkim-signature; bh=bbH/OkmKws98j/f+NbhszhS8T1rBYPy5EAuJKrB93DE=; fh=SbTlPuNNxBzTkRlwWtqw/TXBY0HvGvtE97RpPp3sJPM=; b=SPopvSI4X5hhdlyxt10lHZZLSwBGjzGcu1rEJtOQBDZmPf/qzYuqNRSSrwiGT5SbX9 X5tp+/3Mw8FU6Go2KgdFsoNIdWVFBUNjrAzrT0PrCUfxHfmbU/GKS1G/DBHfgKfuUoZW rfOwje7xtSN7r4hCJG5UdOHZn34ybYTARj7VuZ+cAZzq0tOOGNScXi7P8G6rir6As43N IqdzLeXpUkZ9SnKAfIn8A+brOP4wI8cr6ns5ghd+vIfrSdr36aTvXYPsjBo3P5XBgHBL NSdMjw7nUB1rt7txJEiNrCAQN4Kd0+WZqUkVPxsuwLfeqoZu+vifLJ9tmYG9yXjfHHt+ e5pg==; darn=zsh.org
- Arc-seal: i=1; a=rsa-sha256; t=1787016426; cv=none; d=google.com; s=arc-20260327; b=QZSOlmN5FnGaDjuZfVu4SwpZwEiEZqHq50oLKPQxT42oET4OdiUpbRtjmafEFAqLp9 01A+heePj+CexNcO0n6UDXeYkDpcg8BOAwNc/9BxkAYBgKrLYtyxhFgJ19jsEZ5UHjCg 0JsGx+AdcdyvMCI/mQ32tiKQzVyBrWMm1EW9Sph+wuPskmvowAqk8L92Wyptqxz7uYyn 8CSJeFKMnJJLjYw7WDlTszaCrlERMxOCT7WeBbFvW35ymqLie5+U3mVlaRORRSNgx/0v un/H8ncTTFEqJCuxHrP9pVQ03CbOm0e10o51E2KqrwnlEN8RZ29neXqukQIyzTkKW1TF 6InQ==
- Archived-at: <https://zsh.org/workers/55096>
- In-reply-to: <20260817233629.GA2170281@qaa.vinc17.org>
- List-id: <zsh-workers.zsh.org>
- References: <20260817131711.GA2090502@qaa.vinc17.org> <c5d31828-c4e4-4cec-ac0b-bdce9ea36e36@gmx.com> <20260817233629.GA2170281@qaa.vinc17.org>
On Mon, Aug 17, 2026 at 4:36 PM Vincent Lefevre <vincent@xxxxxxxxxx> wrote:
>
> In the present case, I agree. But imagine that someone who doesn't
> know anything about zsh uses FPATH as an environment variable for
> their own use. This would break zsh scripts that use functions
Yes, but like any other accidental choice that interferes with
"normal" operation, I wouldn't expect it to survive past the first
collision.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author