search for: getedfil

Displaying 1 result from an estimated 1 matches for "getedfil".

Did you mean: getedfile
2014 May 20
1
[patch] Add support for editor function in edit.default
...file path. There is at least one inconsistent behavior that this patch causes in its current form. It does not obey the following (from ?edit): Calling ?edit()?, with no arguments, will result in the temporary file being reopened for further editing. I see two ways to address this: (1) add a getEdFile() function to utils/edit.R that calls a function getEd() defined in edit.c that returns DefaultFileName; or (2) this patch could be rewritten in C in a new function in edit.c. Is there any interest in this patch? If not, would there be interest in an update of the docs, either ?options (stating t...