Visuwesh writes:
> From ee57860915308dc9bf30172cfd94f8985b536361 Mon Sep 17 00:00:00 2001
> From: Visuwesh
> Date: Mon, 23 Dec 2024 11:59:16 +0530
> Subject: [PATCH] Error if org-link-frame-setup is ill-defined
Thanks!
Applied, onto main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/com
[வியாழன் டிசம்பர் 26, 2024] Ihor Radchenko wrote:
> Visuwesh writes:
>
>>> Also, (cdr (assq 'gnus org-link-frame-setup)) = nil is not the only
>>> possible incorrect customization. I'd rather check if the cdr is a
>>> function and throw a descriptive error otherwise asking to fix
>>> `org-link-fr
Visuwesh writes:
>> Also, (cdr (assq 'gnus org-link-frame-setup)) = nil is not the only
>> possible incorrect customization. I'd rather check if the cdr is a
>> function and throw a descriptive error otherwise asking to fix
>> `org-link-frame-setup'.
>
> How about the attached?
You still do not
[திங்கள் டிசம்பர் 23, 2024] Ihor Radchenko wrote:
> Visuwesh writes:
>
>>> Do you want to make a patch to that effect?
>>
>> How about the attached? It falls back to the default value if the key
>> is not found in the alist.
>
> I'd rather just throw an error. If the value is not right in the
>
[திங்கள் டிசம்பர் 23, 2024] Ihor Radchenko wrote:
> Visuwesh writes:
>
>>> Do you want to make a patch to that effect?
>>
>> How about the attached? It falls back to the default value if the key
>> is not found in the alist.
>
> I'd rather just throw an error. If the value is not right in the
>
Visuwesh writes:
>> It does beg the question: should org fail more gracefully and/or give an
>> error message in such a context?
>
> I quickly checked the usage of that defcustom and Org does not fall back
> gracefully in other places too...
Do you want to make a patch to that effect?
--
Ihor
On 13/12/2024 12:42, Visuwesh wrote:
[வியாழன் டிசம்பர் 12, 2024] Fraga, Eric wrote:
Response below/inline for email Visuwesh wrote:
(original email sent 12 Dec 2024 at 20:32)
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
Response below/inline for email Visuwesh wrote:
> (original email sent 13 Dec 2024 at 11:12)
>
> While we can fix it, it would be good to inform the maintainers of
> orgrr about this too.
I intend to. There are several bits of orgrr that stomp over the user's
preferences. Otherwise, it's an int
[வியாழன் டிசம்பர் 12, 2024] Fraga, Eric wrote:
> Response below/inline for email Visuwesh wrote:
>> (original email sent 12 Dec 2024 at 20:32)
>>
>> 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?
>
> Wow! What
Response below/inline for email Visuwesh wrote:
> (original email sent 12 Dec 2024 at 20:32)
>
> 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?
Wow! What an excellent shot in the dark. :-)
I happened to play w
[வியாழன் டிசம்பர் 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-
11 matches
Mail list logo