I use more than one CMUCL "flavor": vanilla CMUCL, CMUCL with a particular dumped image (e.g. McCLIM), vanilla SBCL, etc. What is the SLIME idiom, if any, for running a specific flavor? The only one I am aware of is setting `inferior-lisp-program' before invoking SLIME with `M-x slime', but this looks kludgey.
Paolo