Skip to content

Emacs hangs when some functions #357

@kaibagley

Description

@kaibagley

Hey,

After I updated emacs to 30.1 (GNU Emacs 30.1 build 2) and chatgpt-shell to v2.20.2, I can't seem to use any functions which actually use the AI.

chatgpt-shell-version works, and Im guessing other functions not directly making requests via the OpenAI API work. But most importantly chatgpt-shell causes Emacs to hang forever.

Please let me know if you'd like more information

;;;; ChatGPT-shell
(use-package chatgpt-shell
  :custom
  (chatgpt-shell-openai-key
        (lambda () (auth-source-pick-first-password :host "openai-key"))))

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions