From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 5440 invoked from network); 8 Jun 2020 15:24:37 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 8 Jun 2020 15:24:37 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92.3) (envelope-from ) id 1jiJdD-0002BD-8D; Mon, 08 Jun 2020 10:24:11 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jiJdA-00028V-B9 for ding@lists.math.uh.edu; Mon, 08 Jun 2020 10:24:08 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jiJd8-007MSh-9t for ding@lists.math.uh.edu; Mon, 08 Jun 2020 10:24:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Wmc0N+HqFeBIgFP2SUAGawfbPpiNwuyRQ5JuW49hU8c=; b=qZvxanUTEHDzRsHw1hXKEIyN4w UuvLBia2ggl66SXjNoT9N1ZjATl0Ryp0j/Ahq8FWZy+lTWUYRdIYQ4mI14ndqjpF/S5sRLrFz8v3F cOPJVqFNpzsaGMSihNs0dWThZA9sQqAjb1iHvEcijUEwmaKCYmWMR51mU0RKFtUWvlbI=; Received: from ciao.gmane.io ([159.69.161.202]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jiJd1-0008BE-ID for ding@gnus.org; Mon, 08 Jun 2020 17:24:02 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jiJcz-000IoD-Rh for ding@gnus.org; Mon, 08 Jun 2020 17:23:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Eric S Fraga Subject: Re: drafts group bindings do not match manual? Date: Mon, 08 Jun 2020 16:23:53 +0100 Organization: On the Interweb somewhere Message-ID: <87a71doa2e.fsf@ucl.ac.uk> References: <874krous2v.fsf@ucl.ac.uk> <87bllwtbdx.fsf@ericabrahamsen.net> <875zc4cg59.fsf@ucl.ac.uk> <871rmst521.fsf@ericabrahamsen.net> <87wo4kasud.fsf@ucl.ac.uk> <87sgf6aqub.fsf@ucl.ac.uk> <87lfkxmvw6.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:4LkG51Xmkq6Z0SBhXSRvgt/qBHQ= X-Url: http://twitter.com/ericsfraga/ List-ID: Precedence: bulk On Monday, 8 Jun 2020 at 08:15, Eric Abrahamsen wrote: > If all the proper modes are active, you might take a look at the > (elisp) Searching Keymaps part of the manual -- that shows you all the > variables and overrides that might be intercepting keybindings. Looks > tedious to search through, but I can't think of anything else :) Thanks for the pointer. I'll have a look. The thing that confuses me is that the bindings that are "intercepted" (for want of a better word) are intercepted by gnus itself. To be more precise, the bindings are exactly as I would expect in a normal gnus group. Although Draft mode is enabled, the bindings for that minor mode are not. Hopefully the search mentioned above will help. Thanks again, eric -- Eric S Fraga via Emacs 28.0.50 & org 9.3.7 on Debian bullseye/sid