Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug + patch: `zstyle ':completion:*' menu select=long-list` fails to start menu selection



I was under the impression that autoconf unsets GREP_OPTIONS itself. The
documentation says it does:

https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.70/html_node/Special-Shell-Variables.html

To me it doesn't seem very useful to break the configure script's expectations
of how grep behaves, or to make it use a weird wrapper that depends on
external (to the script) environment variables to behave like a grep is
supposed to. But i don't actually know much about autoconf

PS: GREP_OPTIONS support was removed from GNU grep entirely a few months ago

dana





Messages sorted by: Reverse Date, Date, Thread, Author