On Thu, 2007-03-29 at 13:57 -0500, c n wrote: > I've searched for 45 minutes, apparently in all the wrong places for a > solution to a configuration issue I'm having. > > When I use Xemacs with ESS running in R-mode, and I type a "-" character, it > autocompletes it to "<- ". How do I disable this annoying "feature"? > > Thanks much.
Don't know about disabling it, but to get a "_", just press it twice. "_" doesn't auto-complete in text strings (quoted). "_" isn't allowed for assignment anymore, so the only place I can think of at the mo is that you want to type a "_" in a variable name? Also, this is best addressed on the ESS mailing list: ess-helpATstatDOTmathDOTethzDOTch (just remove the AT and DOTs) G -- %~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~% Gavin Simpson [t] +44 (0)20 7679 0522 ECRC, UCL Geography, [f] +44 (0)20 7679 0565 Pearson Building, [e] gavin.simpsonATNOSPAMucl.ac.uk Gower Street, London [w] http://www.ucl.ac.uk/~ucfagls/ UK. WC1E 6BT. [w] http://www.freshwaters.org.uk %~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~% ______________________________________________ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.