Hi all, I would like to ask about how to disable the ess emacs shortcut that converts shift+- to '<-' instead of "_" symbols. Thanks in advance, Bests, Albert.
On 12/30/05 11:58 AM, "Albert Vilella" <avilella at gmail.com> wrote:> Hi all, > > I would like to ask about how to disable the ess emacs shortcut that > converts shift+- to '<-' instead of "_" symbols.Just hit the key twice. It will convert back to an underline. Sean
Albert Vilella <avilella at gmail.com> wrote:> I would like to ask about how to disable the ess emacs shortcut that > converts shift+- to '<-' instead of "_" symbols.Put this in your .emacs file (after ess is loaded): (ess-toggle-underscore nil) By the way, check out the ESS-help mailing list: https://stat.ethz.ch/mailman/listinfo/ess-help -- David Brahm (brahm at alum.mit.edu)