On 5/21/2024 3:32 AM, Max Nikulin wrote:
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.
Probably through ol-eww.