Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use octal rather than literals for control characters in R string
This avoids a bug when the file is "injected" where the control characters are potentially intercepted and consumed by the shell on their way to R; see emacs-ess#1163
- Loading branch information