[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unexpected error using org-gnus-follow-link
From: |
Visuwesh |
Subject: |
Re: Unexpected error using org-gnus-follow-link |
Date: |
Thu, 12 Dec 2024 20:32:40 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
[வியாழன் டிசம்பர் 12, 2024] Fraga, Eric wrote:
> Hello all,
>
> I upgraded both Emacs (from git) and org (elpa) in the last couple of
> days. Today I find that I get the following error using
> org-open-at-point:
>
> Debugger entered--Lisp error: (void-function nil)
> nil()
> org-gnus-follow-link("nnml+outlook:mail.dt2022" "[...]")
> org-gnus-open("nnml+outlook:mail.dt2022#[...]" nil)
> org-link-open((link (:standard-properties [1994 nil 2111 2179 2181 0 nil
> nil nil nil nil nil nil nil #<buffer todo.org> nil nil (paragraph
> (:standard-properties [1994 1994 1994 2182 2182 0 nil nil element t (3 .
> 1815) nil nil nil #<buffer todo.org> nil nil (item ...)]))] :type "gnus"
> :type-explicit-p t :path "nnml+outlook:mail.dt2022#[...]" :format bracket
> :raw-link "gnus:nnml+outlook:mail.dt2022#[...]" :application nil
> :search-option nil)) nil)
> org-open-at-point(nil)
> funcall-interactively(org-open-at-point nil)
> command-execute(org-open-at-point)
>
> with message reference elided.
>
> I cannot really reduce this to a minimal example or use -Q due to need
> to have gnus configured.
>
> Any suggestions on how to resolve this? The vast majority of my TODO
> entries have gnus email links and they have always worked just fine.
> The problem could, of course, be with gnus but I cannot tell from the
> above backtrace.
A shot in the dark after looking at org-gnus-follow-link: what is the
value of org-link-frame-setup? Does it have the gnus entry?
- Unexpected error using org-gnus-follow-link, Fraga, Eric, 2024/12/12
- Re: Unexpected error using org-gnus-follow-link,
Visuwesh <=
- Re: Unexpected error using org-gnus-follow-link, Fraga, Eric, 2024/12/12
- Re: Unexpected error using org-gnus-follow-link, Visuwesh, 2024/12/13
- Re: Unexpected error using org-gnus-follow-link, Fraga, Eric, 2024/12/13
- Re: Unexpected error using org-gnus-follow-link, Max Nikulin, 2024/12/15
- Re: Unexpected error using org-gnus-follow-link, Ihor Radchenko, 2024/12/22
- Message not available
- Message not available
- Re: Unexpected error using org-gnus-follow-link, Visuwesh, 2024/12/26
- Message not available
- Message not available
- Re: Unexpected error using org-gnus-follow-link, Visuwesh, 2024/12/26
- Re: Unexpected error using org-gnus-follow-link, Ihor Radchenko, 2024/12/26
- Re: Unexpected error using org-gnus-follow-link, Visuwesh, 2024/12/26
- Re: Unexpected error using org-gnus-follow-link, Ihor Radchenko, 2024/12/27