-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
Emacs 27.2.50
OS Windows 10
ement 20210928.943
On ement-connect
I get the backtrace:
Debugger entered--Lisp error: (wrong-type-argument plz-response nil)
signal(wrong-type-argument (plz-response nil))
ement--hostname-uri("matrix.org")
#f(compiled-function () #<bytecode 0x89ff194f11>)()
ement-connect(:user-id "@redacted:matrix.org" :password "redacted")
funcall-interactively(ement-connect :user-id "@redacted:matrix.org" :password "redacted")
call-interactively(ement-connect record nil)
command-execute(ement-connect record)
helm-M-x-execute-command(ement-connect)
helm-execute-selection-action-1()
helm-execute-selection-action()
any ideas on further debugging this? Minimal reproducer is (ement--hostname-uri "matrix.org")
in which eventually (plz 'get "https://matrix.org/.well-known/matrix/client" :as 'response :then 'sync)
is nil
.
Gavinok
Metadata
Metadata
Assignees
Labels
No labels