physiculus <physicu...@gmail.com> writes:

> Am Do, 2021-12-02, 11:20 -0800, Eric Abrahamsen <e...@ericabrahamsen.net> 
> schrieb:
>
> hello,
> the version is 1.6.9 from elpa, installed today.
>
> this is the backtrace:
> Debugger entered--Lisp error: (void-function second)
>   signal(void-function (second))
>   gnorb-org-setup-message(("nnimap+GMail:gnus#87o860krsm....@googlemail.com") 
> nil nil nil nil nil nil "65281282-7850-4f1f-b9e3-e18413932a1a")
>   gnorb-org-handle-mail(nil)
>   funcall-interactively(gnorb-org-handle-mail nil)
>   call-interactively(gnorb-org-handle-mail record nil)
>   command-execute(gnorb-org-handle-mail record)
>   execute-extended-command(nil "gnorb-org-handle-mail" nil)
>   funcall-interactively(execute-extended-command nil "gnorb-org-handle-mail" 
> nil)
>   call-interactively(execute-extended-command nil nil)
>   command-execute(execute-extended-command)

I honestly don't know what's going on here. There's no call to `second'
in `gnorb-org-setup-message', not even a call to `cl-second'. Are you
comfortable with stepping through functions using edebug? That might be
the best way of getting to the bottom of it.


Reply via email to