Re: [PATCH] Use realparamtab and don't dereference special parameters in zle code

Mikael Magnusson <[email protected]> Fri, 19 Jun 2026 03:23:35 +0200
Newsgroups gmane.comp.shells.zsh.devel
Message-ID <CAHYJk3SiNzNts3TYfCvf8gPGZ938DZGc0+N11Bkp9x=+7BFy9g@mail.gmail.com>
On Fri, Jun 19, 2026 at 1:56 AM Philippe Altherr
<[email protected]> wrote:
>
> - Use realparamtab and don't dereference special parameters in zle code

Normally you would explain a change like this with motivations of some
sort. Why is this correct? When is paramtab possibly some other
parameter table than realparamtab? Is this change making things less
flexible? Are you solving an actual problem? These are things you've
presumably already investigated, so you should tell us about it so we
don't have to duplicate the work.

-- 
Mikael Magnusson