On Sun, Oct 30, 2022 at 11:06:31PM +0000, Eric Wong wrote:
> > If I add "\" on each "(", this will break to a very long config search.
> > I tried to adjust it to
>
> I think that can work if lei.internal.rawstr is set in the
> config to indicate stdin was used (It's auto-set by --stdin).
OH, BTW, I will get error
fatal: bad config line 4 in file [..snip..]/lei.saved-search
if adding '\' in the config file.
> I guess it also works if it's the only lei.q config entry
> and the lei.q entry contains "\n"
But with "\n" in the config file. My previous config will works fine.
>
> cf. https://public-inbox.org/meta/[email protected]/
Thanks
Hangbin