[ESS] File Name Completion

James W. MacDonald jmacdon at med.umich.edu
Wed Oct 3 22:29:31 CEST 2007


This question was asked by me and answered by Deepayan Sarkar in July of 
this year - a thread in which you took part, but you must have missed 
the answer...

https://stat.ethz.ch/pipermail/ess-help/2007-July/004195.html

Best,

Jim



Ronaldo Reis Junior wrote:
> Hi,
> sorry by this recursive message. But, I dont find my solution yet.
> 
> In my Emacs+ESS, file name completions work, but it put all path in my code, 
> like this:
> 
> scan("test[TAB]")
> 
> is completed in this way:
> 
> scan("/home/ronaldo/R/test.R")
> 
> but I working in this directory, also it is more beautiful to put only 
> "test.R" without the complete pathname.
> 
> Somethink like this:
> 
> scan("test[TAB]")
> 
> is completed in this way:
> 
> scan("test.R")
> 
> because it is on my working directory.
> 
> How to configure this in emacs+ESS
> 
> Thanks
> Ronaldo

-- 
James W. MacDonald, M.S.
Biostatistician
Affymetrix and cDNA Microarray Core
University of Michigan Cancer Center
1500 E. Medical Center Drive
7410 CCGC
Ann Arbor MI 48109
734-647-5623




More information about the ESS-help mailing list