You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* gptel.el: Load gptel-org after Org is loaded.
* gptel-org.el (gptel-org--send-with-props): Advise `gptel-send`,
`gptel-request` and `gptel--suffix-send` to use gptel's local
config (stored under the current Org heading) when applicable.
Advice is a hacky way to do it, but this is the simplest without
inserting explicit indirection or stuffing `derived-mode-p`-based
dispatch code in many more places in gptel.
0 commit comments