Skip to content
Prev 112477 / 398500 Next

Xemacs, ESS, R config issue

On Thu, 2007-03-29 at 13:57 -0500, c n wrote:
I think you mean an underscore "_" rather than a hyphen "-"?

If you type "__" (a double underscore) you will get an underscore. 

If you want to disable that feature, put the following:

  (ess-toggle-underscore nil)

in your init.el file after the point where ESS is loaded.


BTW, there is a dedicated ESS list:

https://stat.ethz.ch/mailman/listinfo/ess-help


HTH,

Marc Schwartz