From: Kyle Meyer <kyle@kyleam.com>
To: Ian Garmaise <ian.g@phorixsol.com>,
emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Bug: Missing key definition for org-resolve-clocks [9.3.6 (9.3.6-25-g685b2c-elpa @ c:/users/ian/.emacs.d/elpa/org-20200316/)]
Date: Wed, 06 May 2020 03:38:27 +0000 [thread overview]
Message-ID: <87r1vxspfw.fsf@kyleam.com> (raw)
In-Reply-To: <CALWEx6UvJNRoLkDx3n35KQMnc1X4GbQdjfYoqRUNEF9-OvcmVg@mail.gmail.com>
[ Sorry for the delayed reply. ]
Ian Garmaise writes:
> According to the manual section 8.4.3, org-resolve-clocks should be
> bound to C-c C-x C-z
>
> This doesn't seem to be the case.
That's odd. That binding has been around for a while (f250f6beb,
2012-07-28) and is in the version you reported to be running:
$ git grep org-resolve-clocks 685b2c -- lisp/org-keys.el
685b2c:lisp/org-keys.el:(declare-function org-resolve-clocks "org" (&optional only-dangling-p prompt-fn last-valid))
685b2c:lisp/org-keys.el:(org-defkey org-mode-map (kbd "C-c C-x C-z") #'org-resolve-clocks)
Perhaps there's something in your configuration that's clobbering the
default binding.
next prev parent reply other threads:[~2020-05-06 3:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-28 13:55 Bug: Missing key definition for org-resolve-clocks [9.3.6 (9.3.6-25-g685b2c-elpa @ c:/users/ian/.emacs.d/elpa/org-20200316/)] Ian Garmaise
2020-05-06 3:38 ` Kyle Meyer [this message]
2020-05-06 10:18 ` Ian Garmaise
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=87r1vxspfw.fsf@kyleam.com \
--to=kyle@kyleam.com \
--cc=emacs-orgmode@gnu.org \
--cc=ian.g@phorixsol.com \
/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).