Skip to content

gptel-transient.el square-brackets bug #1341

@OrionRandD

Description

@OrionRandD

Please update gptel first -- errors are often fixed by the time they're reported.

  • I have updated gptel to the latest commit and tested that the issue still exists

Bug Description

Followed link to ~/.emacs.d/straight/repos/gptel/gptel-transient.el

Debugger entered--Lisp error: (invalid-read-syntax "]" 294 5)
transient--exit-and-debug(error (invalid-read-syntax "]" 294 5))
read(#<buffer temp>)
gptel--crowdsourced-prompts()
#f(compiled-function () (interactive nil) #<bytecode 0x1be42ca7a302a632>)()
apply(#f(compiled-function () (interactive nil) #<bytecode 0x1be42ca7a302a632>) nil)
#f(compiled-function (fn &rest args) (interactive nil) #<bytecode -0x9af14e0bebc0302>)(#f(compiled-function () (interactive nil) #<bytecode 0x1be42ca7a302a632>))
funcall-interactively(#f(compiled-function (fn &rest args) (interactive nil) #<bytecode -0x9af14e0bebc0302>) #f(compiled-function () (interactive nil) #<bytecode 0x1be42ca7a302a632>))
apply(funcall-interactively #f(compiled-function (fn &rest args) (interactive nil) #<bytecode -0x9af14e0bebc0302>) #f(compiled-function () (interactive nil) #<bytecode 0x1be42ca7a302a632>))

There is a issue on that function inside the packag. Every time I press "s" and SPC to get more prompts, Emacs fires up this bug :(

Backend

Other (please specify in Additional Context)

Steps to Reproduce

  1. gptel-menu
  2. press s
  3. press spc
  4. the bug appears...

Additional Context

Emacs version 30.2
Debian/Linux
MistralLeChat

Backtrace

Log Information

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions