On Fri, Jun 18, 2004 at 03:14:31PM -0500, Brian Downing wrote: > Here's a third version of the patch. ... I forgot to implement my own suggestion! Please stick these: (define-key map "\d" 'scroll-down) (define-key map " " 'scroll-up) in the definition for slime-fuzzy-completions-map. -bcd