emacs_file_save_as
Save a chosen buffer to a new file path, so you can copy or move its content to a different destination without changing the original buffer.
Instructions
Save buffer to a new file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | New file path to save to | |
| buffer | Yes | Buffer name to save |