C-c C-l problem repaired/ additional
Rodney Sparapani
rsparapa at post.its.mcw.edu
Tue Feb 26 23:00:09 CET 2002
S.McClatchie:
I think your problem is that the "Feb 25 2002 rmh" comment flows over multiple
lines. Note that the comment must fit on the same line as the semi-colon:
(defun ess-command (com &optional buf)
"Send the ESS process command COM and delete the outputfrom the ESS
process buffer. If an optional second argument BUF exists save the
output in that buffer. BUF is erased before use. COM should have a
terminating newline. Guarantees that the value of .Last.value will be
preserved."
(interactive)
(save-excursion
(set-buffer buf)
(setq ess-local-process-name ess-current-process-name));Feb25 rmh
(if (not (ess-ddeclient-p))
(ess-command-original com buf)
(ess-force-buffer-current "Process to load into: ")
(ess-command-ddeclient com buf)))
Rodney Sparapani Medical College of Wisconsin
Sr. Biostatistician Patient Care & Outcomes Research (PCOR)
rsparapa at mcw.edu http://www.mcw.edu/pcor
Was 'Name That Tune' rigged? WWLD -- What Would Lombardi Do
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe or unsubscribe
(in the "body", not the subject !) To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the ESS-help
mailing list