emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Bug: Missing key definition for org-resolve-clocks [9.3.6 (9.3.6-25-


From: Ian Garmaise
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, 6 May 2020 06:18:45 -0400

Hi Kyle,

Not sure what happened, but about a month after I reported it, the key binding started to work.
I hadn't made significant changes to my setup during that period, but maybe some library that I had installed caused the problem.

Thanks for checking,

Best,

Ian


On Tue, May 5, 2020 at 11:38 PM Kyle Meyer <address@hidden> wrote:
[ 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.


--
=====
Ian Garmaise
Consultant
Phorix Solutions Group
address@hidden
Toronto cell: 416.432.2251
NYC: 917.512.9535

https://www.linkedin.com/in/igarmaise/

http://www.PhorixSol.com

reply via email to

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