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

Re: PATCH: Fix some more missing locals for $match



On May 2,  2:51pm, Mikael Magnusson wrote:
}
} On 02/05/2012, Peter Stephenson <Peter.Stephenson@xxxxxxx> wrote:
} > Ideally, these should always be
} >
} > local -a match mbegin mend
} 
} Ah, forgot about those, will include in the commit. I guess I can as
} well check that all places that local match also local those. And
} tabcompletion just reminded me of MBEGIN/MATCH/MEND too, but that's
} probably my rc.

While on the subject, match/MATCH mbegin/MBEGIN mend/MEND are not
mentioned in the "Paramters Used by the Shell" documentation, nor are
they vindex()ed anywhere in the doc *.yo files.



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