|
From: | Max Nikulin |
Subject: | Re: Adding custom providers for thingatpt.el |
Date: | Tue, 21 May 2024 17:32:16 +0700 |
User-agent: | Mozilla Thunderbird |
On 20/05/2024 09:33, Jim Porter wrote:
+++ b/lisp/org.el @@ -81,6 +81,7 @@ (require 'calendar) (require 'find-func) (require 'format-spec) +(require 'thingatpt)
So it becomes hard dependency. However it seems thingatpt is anyway loaded through some indirect dependency.
[Prev in Thread] | Current Thread | [Next in Thread] |