-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User should call chatgpt-shell-swap-system-prompt
after calling chatgpt-shell-load-awesome-prompts
#226
Comments
Thanks for filing. Could you share a bit more about the use-case? If loading awesome prompts, aren't you already highlighly likely to swap at the time of loading? |
Not necessarily, what if the user wants to automatically load them on each Emacs
startup, than the user would get a warning about not being in
`chatgpt-shell-mode`.
xenodium ***@***.***> writes:
… Thanks for filing. Could you share a bit more about the use-case? If loading awesome prompts, aren't you already highlighly likely to swap
at the time of loading?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
If that's the main use-case we'd like to unblock, I'm thinking we should consider making |
Absolutely 👍🏻 I would be open to implementing that feature. |
Sounds good. |
chatgpt-shell/chatgpt-shell.el
Lines 387 to 416 in 0efead2
I suggest removing L413-L416, and change the message at L412 to e.g. "Loaded awesome-chatgpt-prompts, call
chatgpt-shell-swap-system-prompt
to change your currentchatgpt-shell-system-prompt
"The text was updated successfully, but these errors were encountered: