emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: 28.0.50; `org-clocking-buffer` definition was removed, but it i


From: Kyle Meyer
Subject: Re: Bug: 28.0.50; `org-clocking-buffer` definition was removed, but it is still being referenced [9.4.3]
Date: Tue, 09 Mar 2021 23:28:20 -0500

Eduardo Bellani writes:

> Kyle Meyer writes:
>
>> In 16b5ee0ef, org-clocking-buffer was moved from org-clock.el to org.el,
>> and org-clock.el loads org.el.
>>
>> What's the concrete problem that you're running into?

> Backtrace:
>
> Debugger entered--Lisp error: (void-function org-clocking-buffer)
>   org-clocking-buffer()
>   org-clocking-p()
>   org-clock-in(nil)
>   funcall-interactively(org-clock-in nil)
>   call-interactively(org-clock-in nil nil)
>   command-execute(org-clock-in)

My guess is that you either have a stale org.elc file or have a mixed
installation with an old org.el shadowing the new one.  If the issue
doesn't go away after removing/regenerating the elc files,
list-load-path-shadows might reveal the problem.

https://orgmode.org/worg/org-faq.html#mixed-install



reply via email to

[Prev in Thread] Current Thread [Next in Thread]