Maybe this is the first time I've tried this since updating to the distribution version of No Gnus V0.6. C-c f RET ~/.bashrc RET RET RET Wrong number of arguments: (lambda (type &optional default) (let* ((default (or default "attachment")) (disposition (completing-read "Disposition: " (quote (("attachment") ("inline") (""))) nil nil))) (if (not (equal disposition "")) disposition default))) ... Just me? Be seeing you, norm -- Norman Walsh | Doing more things faster is no http://nwalsh.com/ | substitute for doing the right | things.--S. R. Covey