I am trying to write R scripts in aquamacs, but whenever I type an underscore as part of a variable name "_", the editor automatically changes this to "<-". One answer is to just stop using the underscore, but I'm working with some pre-existing R code, all of which is rife with underscores in the variable names.
How do I stop aquamacs from doing this? I'm using aquamacs 3.0 and OS X 10.7.5.
Thanks!