From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kKK7L1Qxsl6dGQAA0tVLHw (envelope-from ) for ; Wed, 06 May 2020 03:39:00 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8Fr7GGAxsl5KAQAAbx9fmQ (envelope-from ) for ; Wed, 06 May 2020 03:39:12 +0000 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:470:142::17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 025CF940609 for ; Wed, 6 May 2020 03:39:09 +0000 (UTC) Received: from localhost ([::1]:35006 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jWAtq-00018R-Fx for larch@yhetil.org; Tue, 05 May 2020 23:39:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36570) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jWAtG-00015a-WA for emacs-orgmode@gnu.org; Tue, 05 May 2020 23:38:35 -0400 Received: from pb-smtp20.pobox.com ([173.228.157.52]:54686) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jWAtF-0002Fx-BK for emacs-orgmode@gnu.org; Tue, 05 May 2020 23:38:34 -0400 Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 715C1C06BF; Tue, 5 May 2020 23:38:31 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=LrHzjLwZXHY7TyvESK6thPxRL1k=; b=X9EJvL HLeTrreoho//Tz3bX0IPscaq7q8zxd9CrGpbFlBg9mVUicw+O5Fm1nY1oF8SEuvn 2XV9eN7I+g49NkckukCMY5ZNMKr+4j0KqQ9w8tQHihxaOHN8/++NwuZugPjlASgk x2lbnm93MZ2aFByNC6wB4U12Y+8JG6JCysMeg= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 6A419C06BE; Tue, 5 May 2020 23:38:31 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=fZa5JDEeVLGbTVlivyiJrGszaIBtoS34DQ+vMEbNWxE=; b=AAeFL08g0rZRsJyt1nOkF2XCURlI23H1rTU/HOOGdY1B1uWUlnrZB4x9g4z6UrdGkyBzROO4hYpY39/6SZSsdmX4LDveCBf2lBlkiHaMqg5m6yS7qC++GPV3J2UH/2lSdPDgnkYSXpaqTAecAlk/AM3C8ZL/2lckTh7smNMony0= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp20.pobox.com (Postfix) with ESMTPSA id DC55FC06BB; Tue, 5 May 2020 23:38:28 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Ian Garmaise , emacs-orgmode 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/)] In-Reply-To: References: Date: Wed, 06 May 2020 03:38:27 +0000 Message-ID: <87r1vxspfw.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 0CDB3AEE-8F4B-11EA-87BE-B0405B776F7B-24757444!pb-smtp20.pobox.com Received-SPF: pass client-ip=173.228.157.52; envelope-from=kyle@kyleam.com; helo=pb-smtp20.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/05 23:38:31 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 X-Spam-Score: -1.21 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=X9EJvL H; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=AAeFL08g; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 2001:470:142::17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Scan-Result: default: False [-1.21 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.49602474040579]; DWL_DNSWL_BLOCKED(0.00)[2001:470:142::17:from,kyleam.com:dkim]; R_SPF_ALLOW(-0.20)[+ip6:2001:470:142::/48:c]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.12), country: US(-0.00), ip: 2001:470:142::17(-0.50)]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; RCPT_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[pobox.com:+,kyleam.com:+]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:2001:470:142::/48, country:US]; MID_RHS_MATCH_FROM(0.00)[]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_NEQ_ENVFROM(0.00)[kyle@kyleam.com,emacs-orgmode-bounces@gnu.org]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[pobox.com:s=sasl,kyleam.com:s=mesmtp]; URIBL_BLOCKED(0.00)[pobox.com:dkim,kyleam.com:dkim]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[kyleam.com]; HAS_LIST_UNSUB(-0.01)[]; DNSWL_BLOCKED(0.00)[2001:470:142::17:from]; RCVD_COUNT_SEVEN(0.00)[7]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: zNk8klg+howi [ 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.