emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alex Branham <alex.branham@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: org-todo calls unbound org-clock-out-if-current
Date: Thu, 14 Feb 2019 15:43:01 -0600	[thread overview]
Message-ID: <87sgwqm4gq.fsf@gmail.com> (raw)

Hello -

On the tip of the maint branch
(8fc22d464d2bc4a3397516854375b177835d10bb) any call to functions like
'org-todo' results in an error 'void-function org-clock-out-if-current'.

Here's a sample backtrace:

Debugger entered--Lisp error: (void-function org-clock-out-if-current)
  (org-clock-out-if-current)
  (org-todo "DONE")
  (funcall-interactively org-todo "DONE")
  (call-interactively org-todo)
  (org-agenda-todo "DONE")
  (my/org-agenda-mark-done nil)
  (funcall-interactively my/org-agenda-mark-done nil)
  (call-interactively my/org-agenda-mark-done nil nil)
  (command-execute my/org-agenda-mark-done)

             reply	other threads:[~2019-02-14 21:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-14 21:43 Alex Branham [this message]
2019-02-14 23:22 ` Bug: org-todo calls unbound org-clock-out-if-current Nicolas Goaziou

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sgwqm4gq.fsf@gmail.com \
    --to=alex.branham@gmail.com \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).