We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8baf6cb commit cab5628Copy full SHA for cab5628
eca-chat.el
@@ -186,7 +186,7 @@ Must be a positive integer."
186
:type 'integer
187
:group 'eca)
188
189
-(defcustom eca-chat-yank-image-context-location 'system
+(defcustom eca-chat-yank-image-context-location 'user
190
"Where to paste images from clipboard."
191
:type '(choice (const :tag "System context area" system)
192
(const :tag "user context area" user))
0 commit comments