On Wed, Feb 23, 2022 at 12:22 AM Ihor Radchenko <yantar92@gmail.com> wrote:
Matt Price <moptop99@gmail.com> writes:

>>        20128  80% - redisplay_internal (C function)
>>         7142  28%  - assq
>>          908   3%   - org-context

Note that org-context is an obsolete function. Do you directly call it
in your config? Or do you use a third-party package calling org-context?

Hmm.  I don't see it anywhere in my ~.emacs.d/elpa~ directory or in my config file. I also went through ORG-NEWS and while it mentions that  org-context-p has been removed, I can't find a deprecation notice about org-context.  I'm not quite sure what's going on. Will investigate further!

Best,
Ihor