Skip to content

ess smart assing key no longer works #659

@ghost

Description

I have this in my .emacs file. It used to work fine but no longer works. Pressing ";" just inserts ";".

(require 'ess-site)
(require 'ess-rutils)
....
;; smart assign
(setq ess-smart-S-assign-key ";") ;if ";" needed, press ";" key twice
(ess-toggle-S-assign nil)
(ess-toggle-underscore nil) ;leave underscore key alone!

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions