Replies: 1 comment
-
I'm new to emacs. If I use gptel-send in a narrowed buffer, does it send the whole file or just the visible part of the buffer?
Just the visible part, and just whatever is before the cursor. If a region is selected, then it's just the region instead.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm new to emacs. If I use gptel-send in a narrowed buffer, does it send the whole file or just the visible part of the buffer?
Beta Was this translation helpful? Give feedback.
All reactions