How does one start an S process with arguments? I am using GNU Emacs 21.1.1 and Splus6 on Solaris and want to run "Splus6 -j". I have tried putting (setf inferior-S+6-args "-j") in my .emacs and starting S by typing "M-x S+6" but this doesn't work.