I am using iESS console and editor (ESS) for R programming, and often times (and randomly) the _ stops resulting in <-.
To temporarily hack it, I found that I could use ess-toggle-underscore or ess-toggle-S-assign here. BUT they don't seem to exist when I M-x or look at changing the value by M-x customize-variable.
- I would like atleast a temporary hack like, using a command and resetting the behavior
- I would like to get to the bottom of this! Can you guide me where I need to look?
P.S The only way I reset the system is by restarting the buffer aka closing the file/console and opening it again.
Thanks!