From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Christopher Howard Newsgroups: gmane.emacs.devel Subject: Bookmark+ key sequence error Date: Mon, 21 Oct 2024 11:44:16 -0800 Message-ID: <87bjzdxmun.fsf_-_@librehacker.com> References: <87plnyr7pu.fsf@librehacker.com> <87cyjy4knr.fsf@librehacker.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17705"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Sean Whitton , "emacs-devel@gnu.org" , Michael Albinus To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 21 21:45:26 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1t2yLG-0004RF-Ep for ged-emacs-devel@m.gmane-mx.org; Mon, 21 Oct 2024 21:45:26 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t2yKT-0000cv-Bm; Mon, 21 Oct 2024 15:44:37 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t2yKR-0000c6-Eg for emacs-devel@gnu.org; Mon, 21 Oct 2024 15:44:35 -0400 Original-Received: from mx.kolabnow.com ([212.103.80.155]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t2yKP-00013l-Mj for emacs-devel@gnu.org; Mon, 21 Oct 2024 15:44:35 -0400 Original-Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id CC43E356A9FF; Mon, 21 Oct 2024 21:44:22 +0200 (CEST) Authentication-Results: ext-mx-out011.mykolab.com (amavis); dkim=pass (2048-bit key) reason="pass (just generated, assumed good)" header.d=kolabnow.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:mime-version:message-id:date:date :references:in-reply-to:subject:subject:from:from:received :received:received; s=dkim20240523; t=1729539862; x=1731354263; bh=4+x8SrSBJDSkSNVkKaZAZhsrerY9LEw7cgIclq6PGq0=; b=NIgfxRu/fphm ExU+FFrr5/U5EU8lJb3D4hqVV24ga2jtC6tnAkesFdYGnr4jgg/I1o+CyPxVI2lt M2abE49uTAw7w2+a9cTD9TmaSmUi++/hSu75U8cfWQxLhHMn1uxBVTpDKuKNxR/M v+jWPlkEzOa0ptkzQVToRW/uuW5Uhr6NbeM1XHu5/kBPQA62UlQAre0F1so7na4T w+OU/S0FGrqx6/8fYFwp9NKiJASwI1ObvtMBLvJtw0rO5SNTzZgdOb3nUP9H/mok nq4VXTxkzhnH1iJj9inQxaZLE8uYKdhJ0dG8bsv1293cAZRRvydQgxMUNDiP3B6d bb5CICVhQQ== X-Virus-Scanned: amavis at mykolab.com Original-Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out011.mykolab.com [127.0.0.1]) (amavis, port 10024) with ESMTP id Q2MnHlJj8_Hn; Mon, 21 Oct 2024 21:44:22 +0200 (CEST) Original-Received: from int-mx009.mykolab.com (unknown [10.9.13.9]) by mx.kolabnow.com (Postfix) with ESMTPS id 4D8FE35578F2; Mon, 21 Oct 2024 21:44:20 +0200 (CEST) Original-Received: from ext-subm010.mykolab.com (unknown [10.9.6.10]) by int-mx009.mykolab.com (Postfix) with ESMTPS id 17DFB20C2CBE; Mon, 21 Oct 2024 21:44:20 +0200 (CEST) In-Reply-To: (Drew Adams's message of "Thu, 17 Oct 2024 20:10:01 +0000") Received-SPF: none client-ip=212.103.80.155; envelope-from=christopher@librehacker.com; helo=mx.kolabnow.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:324712 Archived-At: Drew Adams writes: >> (load-file "bookmark+-mac.el") > ^^^ > > Did you mean (load-file "bookmark+-key.el")? > >> and this threw the error >> >> > (error "Key sequence r K starts with non-prefix key r") >> Drew (and others): after extension init file troubleshooting, I determined that I can prevent or allow the error by removing or adding this line in my init.el: ``` elisp (keymap-global-set "C-x r" 'org-roam-node-find) ``` Is it obvious I am doing something wrong in how I am using keymap-global-set, or have I unearthed some kind of Emacs bug? Again, the line in bookmark+-key.el, which throws the error, is: ``` (define-key ctl-x-map "rK" 'bmkp-set-desktop-bookmark) ; `C-x r K' (also `C-x x K', `C-x x c K') ``` -- Christopher Howard