Re: [PATCH] Restrict named directories to scalar parameters set to a path

Bart Schaefer <[email protected]> Fri, 12 Jun 2026 14:44:00 -0700
Newsgroups gmane.comp.shells.zsh.devel
Message-ID <CAH+w=7aUsjFqO9gJ6a8eLQ3h9tfbChBC9Q0pAF1SD060=q0C5Q@mail.gmail.com>
On Fri, Jun 12, 2026 at 12:52 PM Philippe Altherr
<[email protected]> wrote:
>
> The documentation of AUTO_NAME_DIRS states that any parameter set to an absolute path becomes a named directory but currently setting any value turns the parameter into a named directory.

Could you please describe how to reproduce the "before" scenario that
inspired this patch?