install_rfmt_emacs: Make the formatter available to Emacs, running under *nix, or...

Description Usage Arguments

Description

Make the formatter available to Emacs, running under *nix, or Cygwin (on Windows).

Usage

1
2
install_rfmt_emacs(emacsrc = ".emacs", key = "C-x C-i",
  cygwin.path = NULL)

Arguments

emacsrc

a string indicating Emacs initialization file in the user's home directory (by default, .emacs).

key

the key combination used to invoke the formatter from Emacs (by default, “Ctrl-x Ctrl-i”).

cygwin.path

if running Cygwin under Windows, the (Windows) path of the Cygwin root directory (set to “C:/Cygwin” if not provided).


google/rfmt documentation built on May 17, 2019, 7:59 a.m.