> You can add as many deffaces > > (defface reb-match-4 ... > > (defface reb-match-5 ... > > Can we do something so that it cycles thru the provided faces > once it has used them all? > > The attached patch tries to do that.