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

RE: RPM completion in dev19 and a suggested change to make completion



>> At least, check if it is GNU make or not.
>
> How?

Well, make --version happily tries to do "make all" ... dunno :-( The
worst case is to use styles.

>
> A little perl will take care of that :)

I said "native make". That also implies, that Perl may be unavailable. I
really hate completion functions that depend on tons of other software.

I really resent not having
> bzImage as a completion target, and after all, maybe there's a way
> make can list all targets without this hack... But the current
> limitations of the original script are a nono for me. I always use GNU
> make.
>

Me not. And I'd like Zsh to be used (and useful) not only on Linux. We
already have enough completion functions that are limited to GNU stuff.

-andrej



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