Ryan Yeske writes: > The following patch fixes this: So does this patch, but it gets to keep the `case'. `case' uses `member*' only when there is more than one alternative in a clause. Using a quoted value in a case clause counts as more than one alternative, as 'nick is equal to (quote nick), but values in case clauses are not evaluated.