Hi, Is there a way to redefine locally (i.e. inside a bundle) the set of characters which constitutes a word ? I'm currently writing a Common Lisp bundle and in that language, char/= is a “word”. Thanks.