search for: gnuclient

Displaying 18 results from an estimated 18 matches for "gnuclient".

2005 Mar 28
1
gnuclient problems witrh R/ESS in linux
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
2002 Oct 22
1
gnuclient.exe as pager ?
Hi, I see there are some previous threads on gnuclient.exe, but I can't figure this out based on those... I recently started using ESS with Xemacs. I'm on Windows XP. On starting iESS, my editor gets set to 'gnuclient.exe'. I don't understand how this works, since there is no executable anywhere on my machine called "gnuclient...
1999 Nov 28
2
gnuclient X11 & openssh
...tmp. Then they should probably change that so that the user can specify a file to use. I need several programs to cooperate so I need a fairly central repository of cookies. It doesn't help if everybody starts using their own files for that. > possible cookies, or some unamed solution. If gnuclient passes the > creditials back to XEmacs via a unix socket everything is happy. My > solution doesn't work if gnuclient is being launched and expecting to > connect to XEmacs over an unencrypted tcp socket between machines. The problem is that gnuclient possibly uses tcp sockets to con...
1999 Nov 26
1
openssh & XEmacs gnuclient issue
In switching to openssh from ssh-1.2.27, I have encountered the following problem with the way openssh handles its XAUTHORITY files separately from ~/.Xauthority. XEmacs has a gnuserv process that runs and allows commands to be issued to a remote XEmacs process. The trouble is when the command is to make a new frame ( window ) on a different X display, it fails because the Xauth cookie is not in
2002 Jan 07
3
ESS with Xemacs? [vs. Emacs, slightly off topic]
I decided to try out Xemacs instead of Emacs in Linux (RH 7.2). After doing lots of configuration of Xemacs, I finally discovered a major problem. With Emacs, when I use R, I start Emacs twice (at least), in different viewports, once as emacs -f R and once as emacs myfile.R Then I try commands in the first one, and, when they work (which isn't very often), I cut the command with C-w,
2003 Dec 07
5
A hint to start ESS-xemacs
I'm trying to use ESS & xemacs under debian linux testing and KDE. My problem is that I didn't find any document in the internet explaining a **step by step** session with R and xemacs. The (wrong) procedure I follow (to no avail!) is: 1) I start R in a terminal window; 2) I start xemacs and open a file with the extension .R (test.R); 3) I issue M-x R RET and I can see an Rd new
1999 Apr 08
1
submission method "none" of bug.report() -- interaction with ESS ?
>>>>> "MM" == Martin Maechler <maechler@stat.math.ethz.ch> writes: >>>>> "FrL" == Friedrich Leisch <Friedrich.Leisch@ci.tuwien.ac.at> writes: FrL> This is not only a problem of bug.report(), but of providing FrL> a working editor in ESS ... because the same happens if you FrL> say edit(lm) or of whatever object you
2002 Jul 02
4
XEmacs vs. GNU Emacs?
As a user of only R, I don't use much of the potential of ESS and Emacs. Without entering a religious feud, is there any reason I should use XEmacs rather than my current GNU Emacs? (I looked on the XEmacs site, but I didn't understand the programming issues they were talking about (over my head).) Martin Henry H. Stevens, Assistant Professor 338 Pearson Hall Botany Department Miami
2012 Oct 01
2
Hmisc describe error
...sion 2.15.0 (2012-03-30) Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i386-pc-mingw32/i386 (32-bit) # output truncated > options(chmhelp = FALSE, help_type = "text") > .help.ESS <- help > options(STERM='iESS', editor='gnuclient.exe') > load('prostate.sav') > library(rms) Loading required package: Hmisc Loading required package: survival Loading required package: splines Hmisc library by Frank E Harrell Jr Type library(help='Hmisc'), ?Overview, or ?Hmisc.Overview') to see overall documentatio...
2005 May 01
0
dll symbol loading: possible bug
...I start R, with this .Rprofile present. Although re-dyn.load()ing of the first dll seems unproblematic, re-dyn.load()ing the other dll and all subsequent dyn.load()s seem to result in loss of symbols in the other dll: Type 'q()' to quit R. > options(STERM='iESS', editor='gnuclient -q') > ls(all=TRUE) character(0) > is.loaded("dummy1") ; is.loaded("dummy2") [1] TRUE [1] TRUE > dyn.load("dummy1.so") > is.loaded("dummy1") ; is.loaded("dummy2") [1] TRUE [1] TRUE > dyn.load("dummy1.so") > is.loaded(...
2001 Jun 06
2
Suspiciously broken filesystem
...eHandle->new('>/etc/resolv.conf') || die $!; gave the following error Value too large for defined data type After that the target file was a zero length file with normal permissions. I removed it and the process ran OK. A few other oddities were seen - files not accessible from gnuclient when they should be - ie ls >/tmp/x gnuclient /tmp/x did not give you what was expected... but it all settled down and seemed to be working... Then TSM (backup program) started bombing out (had done some successful backups). The error message was ANS1028S Internal program error. Please see...
2004 Apr 23
7
trellis.device in .First (PR#6812)
# Your mailer is set to "none" (default on Windows), # hence we cannot send the bug report directly from R. # Please copy the bug report (after finishing it) to # your favorite email program and send it to # # r-bugs@r-project.org # ###################################################### <<insert bug report here>> There are two bugs associated with graphics devices.
2005 Dec 19
0
masked at loading
...r ... If 'firefox' is already running, it is *not* restarted, and you must switch to its window. Otherwise, be patient ... Started in /home/woodstock/hoffmacw/Projects/FtoK/Jurt with '~/R/.Rprofile' edited on 2005-08-29, 14:34 > options(STERM='iESS', editor='gnuclient -q') > ------------------- Kind regards Christian -- Dr. Christian W. Hoffmann, Swiss Federal Research Institute WSL Mathematics + Statistical Computing Zuercherstrasse 111 CH-8903 Birmensdorf, Switzerland Tel +41-44-7392-277 (office) -111(exchange) Fax +41-44-7392-215 (fax) christia...
2009 Jul 10
0
Windows Graphics Device Lockups with Rterm
...#39;demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > if(!exists("baseenv", mode="function")) baseenv <- function() NULL options(STERM='iESS', editor='gnuclient.exe') > > plot(1:5) #locked graphics device! > dev.off() null device 1 > Thanks for any suggestions. -- View this message in context: http://www.nabble.com/Windows-Graphics-Device-Lockups-with-Rterm-tp24428960p24428960.html Sent from the R help mailing list archive at...
2007 Jun 27
0
possible bug in conflicts() (PR#9760)
...]) is not appropriate. It has the effect of ignoring the names of the attached objects. The proposed repair works as I wish. > options(chmhelp = FALSE) > if(!exists("baseenv", mode="function")) baseenv <- function() NULL > options(STERM='iESS', editor='gnuclient.exe') > search() [1] ".GlobalEnv" "package:stats" "package:graphics" [4] "package:grDevices" "package:utils" "package:datasets" [7] "package:rcom" "package:methods" "Autoloads&quot...
2004 Nov 24
1
R-2.0.1 and Rggobi
Hi, I've had no luck with the combination of R-2.0.1 and Rggobi/gobi (1.1-1 and 1.0-1 beta). I've tried a default configuration of ggobi, as well as one with all the plugins enabled. I'm using RedHat 9 Linux. The problem I'm experiencing is a segmentation fault when library.dynam is called from .First.lib ggobi appears to work OK from the command line. I had an earlier
2002 May 27
2
TAB
Hello, I am new on the list and in R language. I only have one question - could it be achieved that pressing a TAB key autocompletes the possible directions to the R language. This is a Unix feature and it would greatly boost the performance. I have R-1.3.1 installed on Linux. Gorazd -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2000 Feb 11
1
behaviour of bug.report (PR#432)
Dear R developers, it seems that I am in the mood of filing bug reports. Partly because R-1.0 is approaching fast, partly to explain why I have send (yet) another empty bug report. My settings are as follows: > options()$mailer [1] "mailx" > options()$method NULL > options()$editor [1] "emacsclient" My first attempt to send the last bug-report about "R CMD