From: Kyle Meyer <kyle@kyleam.com>
To: Eduardo Bellani <eduardo.bellani@datarisk.io>
Cc: emacs-orgmode@gnu.org
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 [thread overview]
Message-ID: <87r1knaazf.fsf@kyleam.com> (raw)
In-Reply-To: <87v9a0qqdw.fsf@datarisk.io>
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
next prev parent reply other threads:[~2021-03-10 4:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-08 17:15 Bug: 28.0.50; `org-clocking-buffer` definition was removed, but it is still being referenced [9.4.3] Eduardo Bellani
2021-03-09 5:40 ` Kyle Meyer
2021-03-09 15:48 ` Eduardo Bellani
2021-03-10 4:28 ` Kyle Meyer [this message]
2021-03-10 15:58 ` Eduardo Bellani
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r1knaazf.fsf@kyleam.com \
--to=kyle@kyleam.com \
--cc=eduardo.bellani@datarisk.io \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.