emacs_buffer_read
Retrieve the full contents of any named Emacs buffer directly into Claude Code. Specify the buffer name to access its current text.
Instructions
Read the contents of an Emacs buffer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buffer | Yes | Buffer name (e.g., 'main.ts' or '*scratch*') |