copilot.el icon indicating copy to clipboard operation
copilot.el copied to clipboard

Cannot log in to copilot

Open lambdaofgod opened this issue 3 years ago • 3 comments
trafficstars

When I try to run copilot-login

I get helm-M-x-execute-command: Wrong number of arguments: (1 . 1)

The same goes for copilot-diagnose.

lambdaofgod avatar Jul 29 '22 07:07 lambdaofgod

If an exception is thrown, please also paste the stack trace (use M-x toggle-debug-on-error to enable stack trace).

Please attach your stack trace.

zerolfx avatar Jul 29 '22 11:07 zerolfx

Debugger entered--Lisp error: (wrong-number-of-arguments (1 . 1) 2)
  generate-new-buffer(" *string-output*" t)
  copilot--start-agent()
  copilot-login()
  funcall-interactively(copilot-login)
  call-interactively(copilot-login record nil)
  command-execute(copilot-login record)
  helm-M-x-execute-command(copilot-login)
  helm-execute-selection-action-1()
  helm-execute-selection-action()
  helm-internal((((name . "Emacs Commands history") (init #f(compiled-function () #<bytecode 0x5236c21>)) (candidates . helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms) (keymap keymap (keymap ...) keymap (29 . helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument) keymap (127 . helm-mode-delete-char-backward-maybe) (27 keymap ...) (C-return . helm-cr-empty-string) keymap (C-iso-lefttab . helm-follow-action-backward) (26 . helm-select-action) (tab . helm-execute-persistent-action) (33554440 . describe-key) (33554443 . helm-follow-action-backward) (33554442 . helm-follow-action-forward) (17 . ace-jump-helm-line) (f11 . #f(compiled-function () ... #<bytecode 0x44424c5>)) (f10 . #f(compiled-function () ... #<bytecode 0x44424a5>)) (f9 . #f(compiled-function () ... #<bytecode 0x4442485>)) (f8 . #f(compiled-function () ... #<bytecode 0x4442465>)) (f7 . #f(compiled-function () ... #<bytecode 0x4442445>)) (f6 . #f(compiled-function () ... #<bytecode 0x4442425>)) (f5 . #f(compiled-function () ... #<bytecode 0x4442405>)) (f4 . #f(compiled-function () ... #<bytecode 0x44410f9>)) (f3 . #f(compiled-function () ... #<bytecode 0x44410d9>)) (f2 . #f(compiled-function () ... #<bytecode 0x44410b9>)) (menu-bar keymap ...) (help keymap ...) (23 . #f(compiled-function () ... #<bytecode 0x443ed85>)) (f1 . #f(compiled-function () ... #<bytecode 0x4441099>)) ...) (action . helm-type-command-actions) (persistent-action . helm-M-x-persistent-action) (persistent-help . "Describe this command") (help-message . helm-M-x-help-message) (requires-pattern . 0) (filtered-candidate-transformer helm-M-x-transformer-no-sort #f(compiled-function (candidates source) #<bytecode 0x648ed61>) helm-fuzzy-highlight-matches) (volatile . t) (match identity) (fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce . helm-symbolify) (header-line . "TAB: Describe this command (keep...") (resume . helm-M-x-resume-fn) (multimatch . t) (must-match . t) (group . helm-command) (data . #f(compiled-function () #<bytecode 0x2c47245>)) (get-line . buffer-substring-no-properties) (search helm-mm-exact-search helm-mm-search helm-candidates-in-buffer-search-default-fn helm-fuzzy-search)) ((name . "Emacs Commands") (init #f(compiled-function () #<bytecode 0x6a306f5>)) (candidates . helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms) (keymap keymap (keymap ...) keymap (29 . helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument) keymap (127 . helm-mode-delete-char-backward-maybe) (27 keymap ...) (C-return . helm-cr-empty-string) keymap (C-iso-lefttab . helm-follow-action-backward) (26 . helm-select-action) (tab . helm-execute-persistent-action) (33554440 . describe-key) (33554443 . helm-follow-action-backward) (33554442 . helm-follow-action-forward) (17 . ace-jump-helm-line) (f11 . #f(compiled-function () ... #<bytecode 0x44424c5>)) (f10 . #f(compiled-function () ... #<bytecode 0x44424a5>)) (f9 . #f(compiled-function () ... #<bytecode 0x4442485>)) (f8 . #f(compiled-function () ... #<bytecode 0x4442465>)) (f7 . #f(compiled-function () ... #<bytecode 0x4442445>)) (f6 . #f(compiled-function () ... #<bytecode 0x4442425>)) (f5 . #f(compiled-function () ... #<bytecode 0x4442405>)) (f4 . #f(compiled-function () ... #<bytecode 0x44410f9>)) (f3 . #f(compiled-function () ... #<bytecode 0x44410d9>)) (f2 . #f(compiled-function () ... #<bytecode 0x44410b9>)) (menu-bar keymap ...) (help keymap ...) (23 . #f(compiled-function () ... #<bytecode 0x443ed85>)) (f1 . #f(compiled-function () ... #<bytecode 0x4441099>)) ...) (action . helm-type-command-actions) (persistent-action . helm-M-x-persistent-action) (persistent-help . "Describe this command") (help-message . helm-M-x-help-message) (requires-pattern . 0) (filtered-candidate-transformer helm-M-x-transformer-no-sort #f(compiled-function (candidates source) #<bytecode 0x648ed61>) helm-fuzzy-highlight-matches) (volatile . t) (match identity) (fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce . helm-symbolify) (header-line . "TAB: Describe this command (keep...") (resume . helm-M-x-resume-fn) (multimatch . t) (must-match . t) (group . helm-command) (data . #f(compiled-function () #<bytecode 0x5236c39>)) (get-line . buffer-substring-no-properties) (search helm-mm-exact-search helm-mm-search helm-candidates-in-buffer-search-default-fn helm-fuzzy-search))) nil "M-x " nil nil "*helm M-x*" nil nil helm-M-x-input-history)
  apply(helm-internal ((((name . "Emacs Commands history") (init #f(compiled-function () #<bytecode 0x5236c21>)) (candidates . helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms) (keymap keymap (keymap ...) keymap (29 . helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument) keymap (127 . helm-mode-delete-char-backward-maybe) (27 keymap ...) (C-return . helm-cr-empty-string) keymap (C-iso-lefttab . helm-follow-action-backward) (26 . helm-select-action) (tab . helm-execute-persistent-action) (33554440 . describe-key) (33554443 . helm-follow-action-backward) (33554442 . helm-follow-action-forward) (17 . ace-jump-helm-line) (f11 . #f(compiled-function () ... #<bytecode 0x44424c5>)) (f10 . #f(compiled-function () ... #<bytecode 0x44424a5>)) (f9 . #f(compiled-function () ... #<bytecode 0x4442485>)) (f8 . #f(compiled-function () ... #<bytecode 0x4442465>)) (f7 . #f(compiled-function () ... #<bytecode 0x4442445>)) (f6 . #f(compiled-function () ... #<bytecode 0x4442425>)) (f5 . #f(compiled-function () ... #<bytecode 0x4442405>)) (f4 . #f(compiled-function () ... #<bytecode 0x44410f9>)) (f3 . #f(compiled-function () ... #<bytecode 0x44410d9>)) (f2 . #f(compiled-function () ... #<bytecode 0x44410b9>)) (menu-bar keymap ...) (help keymap ...) (23 . #f(compiled-function () ... #<bytecode 0x443ed85>)) (f1 . #f(compiled-function () ... #<bytecode 0x4441099>)) (8 . helm-next-source) (20 . helm-toggle-resplit-and-swap-windows) (C-tab . helm-follow-action-forward) (67108897 . helm-toggle-suspend-update) (3 keymap ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) (67108987 . helm-enlarge-window) ...) (action . helm-type-command-actions) (persistent-action . helm-M-x-persistent-action) (persistent-help . "Describe this command") (help-message . helm-M-x-help-message) (requires-pattern . 0) (filtered-candidate-transformer helm-M-x-transformer-no-sort #f(compiled-function (candidates source) #<bytecode 0x648ed61>) helm-fuzzy-highlight-matches) (volatile . t) (match identity) (fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce . helm-symbolify) (header-line . "TAB: Describe this command (keeping se...") (resume . helm-M-x-resume-fn) (multimatch . t) (must-match . t) (group . helm-command) (data . #f(compiled-function () #<bytecode 0x2c47245>)) (get-line . buffer-substring-no-properties) (search helm-mm-exact-search helm-mm-search helm-candidates-in-buffer-search-default-fn helm-fuzzy-search)) ((name . "Emacs Commands") (init #f(compiled-function () #<bytecode 0x6a306f5>)) (candidates . helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms) (keymap keymap (keymap ...) keymap (29 . helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument) keymap (127 . helm-mode-delete-char-backward-maybe) (27 keymap ...) (C-return . helm-cr-empty-string) keymap (C-iso-lefttab . helm-follow-action-backward) (26 . helm-select-action) (tab . helm-execute-persistent-action) (33554440 . describe-key) (33554443 . helm-follow-action-backward) (33554442 . helm-follow-action-forward) (17 . ace-jump-helm-line) (f11 . #f(compiled-function () ... #<bytecode 0x44424c5>)) (f10 . #f(compiled-function () ... #<bytecode 0x44424a5>)) (f9 . #f(compiled-function () ... #<bytecode 0x4442485>)) (f8 . #f(compiled-function () ... #<bytecode 0x4442465>)) (f7 . #f(compiled-function () ... #<bytecode 0x4442445>)) (f6 . #f(compiled-function () ... #<bytecode 0x4442425>)) (f5 . #f(compiled-function () ... #<bytecode 0x4442405>)) (f4 . #f(compiled-function () ... #<bytecode 0x44410f9>)) (f3 . #f(compiled-function () ... #<bytecode 0x44410d9>)) (f2 . #f(compiled-function () ... #<bytecode 0x44410b9>)) (menu-bar keymap ...) (help keymap ...) (23 . #f(compiled-function () ... #<bytecode 0x443ed85>)) (f1 . #f(compiled-function () ... #<bytecode 0x4441099>)) (8 . helm-next-source) (20 . helm-toggle-resplit-and-swap-windows) (C-tab . helm-follow-action-forward) (67108897 . helm-toggle-suspend-update) (3 keymap ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) (67108987 . helm-enlarge-window) ...) (action . helm-type-command-actions) (persistent-action . helm-M-x-persistent-action) (persistent-help . "Describe this command") (help-message . helm-M-x-help-message) (requires-pattern . 0) (filtered-candidate-transformer helm-M-x-transformer-no-sort #f(compiled-function (candidates source) #<bytecode 0x648ed61>) helm-fuzzy-highlight-matches) (volatile . t) (match identity) (fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce . helm-symbolify) (header-line . "TAB: Describe this command (keeping se...") (resume . helm-M-x-resume-fn) (multimatch . t) (must-match . t) (group . helm-command) (data . #f(compiled-function () #<bytecode 0x5236c39>)) (get-line . buffer-substring-no-properties) (search helm-mm-exact-search helm-mm-search helm-candidates-in-buffer-search-default-fn helm-fuzzy-search))) nil "M-x " nil nil "*helm M-x*" nil nil helm-M-x-input-history))
  helm((((name . "Emacs Commands history") (init #f(compiled-function () #<bytecode 0x5236c21>)) (candidates . helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms) (keymap keymap (keymap ...) keymap (29 . helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument) keymap (127 . helm-mode-delete-char-backward-maybe) (27 keymap ...) (C-return . helm-cr-empty-string) keymap (C-iso-lefttab . helm-follow-action-backward) (26 . helm-select-action) (tab . helm-execute-persistent-action) (33554440 . describe-key) (33554443 . helm-follow-action-backward) (33554442 . helm-follow-action-forward) (17 . ace-jump-helm-line) (f11 . #f(compiled-function () ... #<bytecode 0x44424c5>)) (f10 . #f(compiled-function () ... #<bytecode 0x44424a5>)) (f9 . #f(compiled-function () ... #<bytecode 0x4442485>)) (f8 . #f(compiled-function () ... #<bytecode 0x4442465>)) (f7 . #f(compiled-function () ... #<bytecode 0x4442445>)) (f6 . #f(compiled-function () ... #<bytecode 0x4442425>)) (f5 . #f(compiled-function () ... #<bytecode 0x4442405>)) (f4 . #f(compiled-function () ... #<bytecode 0x44410f9>)) (f3 . #f(compiled-function () ... #<bytecode 0x44410d9>)) (f2 . #f(compiled-function () ... #<bytecode 0x44410b9>)) (menu-bar keymap ...) (help keymap ...) (23 . #f(compiled-function () ... #<bytecode 0x443ed85>)) (f1 . #f(compiled-function () ... #<bytecode 0x4441099>)) ...) (action . helm-type-command-actions) (persistent-action . helm-M-x-persistent-action) (persistent-help . "Describe this command") (help-message . helm-M-x-help-message) (requires-pattern . 0) (filtered-candidate-transformer helm-M-x-transformer-no-sort #f(compiled-function (candidates source) #<bytecode 0x648ed61>) helm-fuzzy-highlight-matches) (volatile . t) (match identity) (fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce . helm-symbolify) (header-line . "TAB: Describe this command (keep...") (resume . helm-M-x-resume-fn) (multimatch . t) (must-match . t) (group . helm-command) (data . #f(compiled-function () #<bytecode 0x2c47245>)) (get-line . buffer-substring-no-properties) (search helm-mm-exact-search helm-mm-search helm-candidates-in-buffer-search-default-fn helm-fuzzy-search)) ((name . "Emacs Commands") (init #f(compiled-function () #<bytecode 0x6a306f5>)) (candidates . helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms) (keymap keymap (keymap ...) keymap (29 . helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument) keymap (127 . helm-mode-delete-char-backward-maybe) (27 keymap ...) (C-return . helm-cr-empty-string) keymap (C-iso-lefttab . helm-follow-action-backward) (26 . helm-select-action) (tab . helm-execute-persistent-action) (33554440 . describe-key) (33554443 . helm-follow-action-backward) (33554442 . helm-follow-action-forward) (17 . ace-jump-helm-line) (f11 . #f(compiled-function () ... #<bytecode 0x44424c5>)) (f10 . #f(compiled-function () ... #<bytecode 0x44424a5>)) (f9 . #f(compiled-function () ... #<bytecode 0x4442485>)) (f8 . #f(compiled-function () ... #<bytecode 0x4442465>)) (f7 . #f(compiled-function () ... #<bytecode 0x4442445>)) (f6 . #f(compiled-function () ... #<bytecode 0x4442425>)) (f5 . #f(compiled-function () ... #<bytecode 0x4442405>)) (f4 . #f(compiled-function () ... #<bytecode 0x44410f9>)) (f3 . #f(compiled-function () ... #<bytecode 0x44410d9>)) (f2 . #f(compiled-function () ... #<bytecode 0x44410b9>)) (menu-bar keymap ...) (help keymap ...) (23 . #f(compiled-function () ... #<bytecode 0x443ed85>)) (f1 . #f(compiled-function () ... #<bytecode 0x4441099>)) ...) (action . helm-type-command-actions) (persistent-action . helm-M-x-persistent-action) (persistent-help . "Describe this command") (help-message . helm-M-x-help-message) (requires-pattern . 0) (filtered-candidate-transformer helm-M-x-transformer-no-sort #f(compiled-function (candidates source) #<bytecode 0x648ed61>) helm-fuzzy-highlight-matches) (volatile . t) (match identity) (fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce . helm-symbolify) (header-line . "TAB: Describe this command (keep...") (resume . helm-M-x-resume-fn) (multimatch . t) (must-match . t) (group . helm-command) (data . #f(compiled-function () #<bytecode 0x5236c39>)) (get-line . buffer-substring-no-properties) (search helm-mm-exact-search helm-mm-search helm-candidates-in-buffer-search-default-fn helm-fuzzy-search))) nil "M-x " nil nil "*helm M-x*" nil nil helm-M-x-input-history)
  apply(helm ((((name . "Emacs Commands history") (init #f(compiled-function () #<bytecode 0x5236c21>)) (candidates . helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms) (keymap keymap (keymap ...) keymap (29 . helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument) keymap (127 . helm-mode-delete-char-backward-maybe) (27 keymap ...) (C-return . helm-cr-empty-string) keymap (C-iso-lefttab . helm-follow-action-backward) (26 . helm-select-action) (tab . helm-execute-persistent-action) (33554440 . describe-key) (33554443 . helm-follow-action-backward) (33554442 . helm-follow-action-forward) (17 . ace-jump-helm-line) (f11 . #f(compiled-function () ... #<bytecode 0x44424c5>)) (f10 . #f(compiled-function () ... #<bytecode 0x44424a5>)) (f9 . #f(compiled-function () ... #<bytecode 0x4442485>)) (f8 . #f(compiled-function () ... #<bytecode 0x4442465>)) (f7 . #f(compiled-function () ... #<bytecode 0x4442445>)) (f6 . #f(compiled-function () ... #<bytecode 0x4442425>)) (f5 . #f(compiled-function () ... #<bytecode 0x4442405>)) (f4 . #f(compiled-function () ... #<bytecode 0x44410f9>)) (f3 . #f(compiled-function () ... #<bytecode 0x44410d9>)) (f2 . #f(compiled-function () ... #<bytecode 0x44410b9>)) (menu-bar keymap ...) (help keymap ...) (23 . #f(compiled-function () ... #<bytecode 0x443ed85>)) (f1 . #f(compiled-function () ... #<bytecode 0x4441099>)) (8 . helm-next-source) (20 . helm-toggle-resplit-and-swap-windows) (C-tab . helm-follow-action-forward) (67108897 . helm-toggle-suspend-update) (3 keymap ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) (67108987 . helm-enlarge-window) ...) (action . helm-type-command-actions) (persistent-action . helm-M-x-persistent-action) (persistent-help . "Describe this command") (help-message . helm-M-x-help-message) (requires-pattern . 0) (filtered-candidate-transformer helm-M-x-transformer-no-sort #f(compiled-function (candidates source) #<bytecode 0x648ed61>) helm-fuzzy-highlight-matches) (volatile . t) (match identity) (fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce . helm-symbolify) (header-line . "TAB: Describe this command (keeping se...") (resume . helm-M-x-resume-fn) (multimatch . t) (must-match . t) (group . helm-command) (data . #f(compiled-function () #<bytecode 0x2c47245>)) (get-line . buffer-substring-no-properties) (search helm-mm-exact-search helm-mm-search helm-candidates-in-buffer-search-default-fn helm-fuzzy-search)) ((name . "Emacs Commands") (init #f(compiled-function () #<bytecode 0x6a306f5>)) (candidates . helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms) (keymap keymap (keymap ...) keymap (29 . helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument) keymap (127 . helm-mode-delete-char-backward-maybe) (27 keymap ...) (C-return . helm-cr-empty-string) keymap (C-iso-lefttab . helm-follow-action-backward) (26 . helm-select-action) (tab . helm-execute-persistent-action) (33554440 . describe-key) (33554443 . helm-follow-action-backward) (33554442 . helm-follow-action-forward) (17 . ace-jump-helm-line) (f11 . #f(compiled-function () ... #<bytecode 0x44424c5>)) (f10 . #f(compiled-function () ... #<bytecode 0x44424a5>)) (f9 . #f(compiled-function () ... #<bytecode 0x4442485>)) (f8 . #f(compiled-function () ... #<bytecode 0x4442465>)) (f7 . #f(compiled-function () ... #<bytecode 0x4442445>)) (f6 . #f(compiled-function () ... #<bytecode 0x4442425>)) (f5 . #f(compiled-function () ... #<bytecode 0x4442405>)) (f4 . #f(compiled-function () ... #<bytecode 0x44410f9>)) (f3 . #f(compiled-function () ... #<bytecode 0x44410d9>)) (f2 . #f(compiled-function () ... #<bytecode 0x44410b9>)) (menu-bar keymap ...) (help keymap ...) (23 . #f(compiled-function () ... #<bytecode 0x443ed85>)) (f1 . #f(compiled-function () ... #<bytecode 0x4441099>)) (8 . helm-next-source) (20 . helm-toggle-resplit-and-swap-windows) (C-tab . helm-follow-action-forward) (67108897 . helm-toggle-suspend-update) (3 keymap ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) (67108987 . helm-enlarge-window) ...) (action . helm-type-command-actions) (persistent-action . helm-M-x-persistent-action) (persistent-help . "Describe this command") (help-message . helm-M-x-help-message) (requires-pattern . 0) (filtered-candidate-transformer helm-M-x-transformer-no-sort #f(compiled-function (candidates source) #<bytecode 0x648ed61>) helm-fuzzy-highlight-matches) (volatile . t) (match identity) (fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce . helm-symbolify) (header-line . "TAB: Describe this command (keeping se...") (resume . helm-M-x-resume-fn) (multimatch . t) (must-match . t) (group . helm-command) (data . #f(compiled-function () #<bytecode 0x5236c39>)) (get-line . buffer-substring-no-properties) (search helm-mm-exact-search helm-mm-search helm-candidates-in-buffer-search-default-fn helm-fuzzy-search))) nil "M-x " nil nil "*helm M-x*" nil nil helm-M-x-input-history))
  helm(:sources (((name . "Emacs Commands history") (init #f(compiled-function () #<bytecode 0x5236c21>)) (candidates . helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms) (keymap keymap (keymap ...) keymap (29 . helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument) keymap (127 . helm-mode-delete-char-backward-maybe) (27 keymap ...) (C-return . helm-cr-empty-string) keymap (C-iso-lefttab . helm-follow-action-backward) (26 . helm-select-action) (tab . helm-execute-persistent-action) (33554440 . describe-key) (33554443 . helm-follow-action-backward) (33554442 . helm-follow-action-forward) (17 . ace-jump-helm-line) (f11 . #f(compiled-function () ... #<bytecode 0x44424c5>)) (f10 . #f(compiled-function () ... #<bytecode 0x44424a5>)) (f9 . #f(compiled-function () ... #<bytecode 0x4442485>)) (f8 . #f(compiled-function () ... #<bytecode 0x4442465>)) (f7 . #f(compiled-function () ... #<bytecode 0x4442445>)) (f6 . #f(compiled-function () ... #<bytecode 0x4442425>)) (f5 . #f(compiled-function () ... #<bytecode 0x4442405>)) (f4 . #f(compiled-function () ... #<bytecode 0x44410f9>)) (f3 . #f(compiled-function () ... #<bytecode 0x44410d9>)) (f2 . #f(compiled-function () ... #<bytecode 0x44410b9>)) (menu-bar keymap ...) (help keymap ...) (23 . #f(compiled-function () ... #<bytecode 0x443ed85>)) (f1 . #f(compiled-function () ... #<bytecode 0x4441099>)) ...) (action . helm-type-command-actions) (persistent-action . helm-M-x-persistent-action) (persistent-help . "Describe this command") (help-message . helm-M-x-help-message) (requires-pattern . 0) (filtered-candidate-transformer helm-M-x-transformer-no-sort #f(compiled-function (candidates source) #<bytecode 0x648ed61>) helm-fuzzy-highlight-matches) (volatile . t) (match identity) (fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce . helm-symbolify) (header-line . "TAB: Describe this command (keep...") (resume . helm-M-x-resume-fn) (multimatch . t) (must-match . t) (group . helm-command) (data . #f(compiled-function () #<bytecode 0x2c47245>)) (get-line . buffer-substring-no-properties) (search helm-mm-exact-search helm-mm-search helm-candidates-in-buffer-search-default-fn helm-fuzzy-search)) ((name . "Emacs Commands") (init #f(compiled-function () #<bytecode 0x6a306f5>)) (candidates . helm-candidates-in-buffer) (cleanup . helm-M-x--unwind-forms) (keymap keymap (keymap ...) keymap (29 . helm-M-x-toggle-short-doc) (21 . helm-M-x-universal-argument) keymap (127 . helm-mode-delete-char-backward-maybe) (27 keymap ...) (C-return . helm-cr-empty-string) keymap (C-iso-lefttab . helm-follow-action-backward) (26 . helm-select-action) (tab . helm-execute-persistent-action) (33554440 . describe-key) (33554443 . helm-follow-action-backward) (33554442 . helm-follow-action-forward) (17 . ace-jump-helm-line) (f11 . #f(compiled-function () ... #<bytecode 0x44424c5>)) (f10 . #f(compiled-function () ... #<bytecode 0x44424a5>)) (f9 . #f(compiled-function () ... #<bytecode 0x4442485>)) (f8 . #f(compiled-function () ... #<bytecode 0x4442465>)) (f7 . #f(compiled-function () ... #<bytecode 0x4442445>)) (f6 . #f(compiled-function () ... #<bytecode 0x4442425>)) (f5 . #f(compiled-function () ... #<bytecode 0x4442405>)) (f4 . #f(compiled-function () ... #<bytecode 0x44410f9>)) (f3 . #f(compiled-function () ... #<bytecode 0x44410d9>)) (f2 . #f(compiled-function () ... #<bytecode 0x44410b9>)) (menu-bar keymap ...) (help keymap ...) (23 . #f(compiled-function () ... #<bytecode 0x443ed85>)) (f1 . #f(compiled-function () ... #<bytecode 0x4441099>)) ...) (action . helm-type-command-actions) (persistent-action . helm-M-x-persistent-action) (persistent-help . "Describe this command") (help-message . helm-M-x-help-message) (requires-pattern . 0) (filtered-candidate-transformer helm-M-x-transformer-no-sort #f(compiled-function (candidates source) #<bytecode 0x648ed61>) helm-fuzzy-highlight-matches) (volatile . t) (match identity) (fuzzy-match . t) (redisplay . identity) (nomark . t) (coerce . helm-symbolify) (header-line . "TAB: Describe this command (keep...") (resume . helm-M-x-resume-fn) (multimatch . t) (must-match . t) (group . helm-command) (data . #f(compiled-function () #<bytecode 0x5236c39>)) (get-line . buffer-substring-no-properties) (search helm-mm-exact-search helm-mm-search helm-candidates-in-buffer-search-default-fn helm-fuzzy-search))) :prompt "M-x " :buffer "*helm M-x*" :history helm-M-x-input-history)
  helm-M-x-read-extended-command([## undo-tree-id82328 undo-tree-id82329 eval-sexp-fu-flash-error undo-tree-id59970 undo-tree-id59971 undo-tree-id59972 message-required-headers denied edebug-trace undo-tree-id82331 spacemacs/web-transient-state/web-mode-element-sibling-previous treemacs-project->path-status markdown-match-bold vc-git-make-version-backups-p undo-tree-id77203 undo-tree-id77204 treemacs-next-neighbour undo-tree-id77206 mmm-mode-ext-classes undo-tree-id77208 undo-tree-id77209 gnus-summary-recenter spacemacs/symbol-overlay-transient-state/symbol-overlay-jump-next gnus-undo-force-boundary spacemacs/workspaces-transient-state/eyebrowse-next-window-config undo-tree-id82341 edebug-clear-frequency-count wicon undo-tree-id77211 undo-tree-id77212 undo-tree-id77213 undo-tree-id77214 undo-tree-id77215 undo-tree-id77216 undo-tree-id77217 Edebug\ All\ Defs undo-tree-id77219 undo-tree-id73709 \' nnoo-import-1 spacemacs/layouts-transient-state/spacemacs/layout-switch-to-and-exit centaur-tabs-delete-tabset treemacs-current-icons--inliner treemacs--follow-after-buffer-list-update undo-tree-id77221 treemacs--follow-tag-at-point undo-tree-id77223 undo-tree-id77224 Inline\ Code ...])
  helm-M-x(nil)
  funcall-interactively(helm-M-x nil)
  call-interactively(helm-M-x)
  (let ((completion-styles completion-styles)) (add-to-list 'completion-styles 'flex t) (call-interactively 'helm-M-x))
  spacemacs/helm-M-x-fuzzy-matching()
  funcall-interactively(spacemacs/helm-M-x-fuzzy-matching)
  call-interactively(spacemacs/helm-M-x-fuzzy-matching nil nil)
  command-execute(spacemacs/helm-M-x-fuzzy-matching)

lambdaofgod avatar Jul 29 '22 12:07 lambdaofgod

copilot--start-agent calls a built-in macro with-output-to-string, and the macro expands with a function call to generate-new-buffer.

The error happened in built-in library. So it is your Emacs's problem, please ensure your Emacs version is at least 27.

zerolfx avatar Jul 29 '22 17:07 zerolfx

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Apr 05 '23 01:04 github-actions[bot]