[R] gnuclient problems witrh R/ESS in linux
Fredrik Lundgren
fredrik.bg.lundgren at bredband.net
Mon Mar 28 19:37:37 CEST 2005
Dear list,
Not strictly R ...
In R on Xemacs with ESS (R-2.0.1, Xemacs-21.4.15-r3, ESS-5.2.6)
on gentoo-linux
when I use k<-edit(k) or fix(k)
to change a small vector k <- c(1,2,3,4,5,6)
the opened window (called '6b8b4567') appears not to be connected to the
gnuclient
and I'm able to edit the file but has no instructions in the
minibuffer
and
C-x # gives
'6b8b4567 does not belong to gnuserv client'
in init.el I have
(require 'gnuserv)
(gnuserv-start)
(setq gnuserv-frame (selected-frame))
Any help please?
Fredrik
More information about the R-help
mailing list