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 2304 invoked from network); 8 Jun 2020 20:15:04 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 8 Jun 2020 20:15:04 -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 1jiOAN-0004rQ-GK; Mon, 08 Jun 2020 15:14:43 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jiOAJ-0004oZ-4Q for ding@lists.math.uh.edu; Mon, 08 Jun 2020 15:14:39 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jiOA2-007de3-L4 for ding@lists.math.uh.edu; Mon, 08 Jun 2020 15:14:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=nFrVDnJ7oA3hnxobBNGUt9F2jQLvIaqd6ZWkE2iKV3U=; b=j1rqArDoQL8Ysdxe4PXjzbT2FT 02Hwi7/SSywNqfj3EqdrwKtDNQuk8Sq8Z2CLT0A8tI0M+pBEellyqfIL/k6OSzDrLbN3wqmpWFNI8 VGQtEV0repqccMrrEpKx2jfDUWZ3zYRUTBNdW0jv7KdcgDJSCo2Mo4ZULGEyUt2JfMOo=; Received: from mail-out.m-online.net ([212.18.0.9]) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jiO9u-0003Bl-QI for ding@gnus.org; Mon, 08 Jun 2020 22:14:17 +0200 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 49gkx12Y7Fz1qsbn; Mon, 8 Jun 2020 22:14:13 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 49gkx1276qz1sPMj; Mon, 8 Jun 2020 22:14:13 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id SiwA_WWQfTZd; Mon, 8 Jun 2020 22:14:12 +0200 (CEST) X-Auth-Info: ef3GoINNA+6FVXGo2BJNhQlBW4/BdcLPy8FQJZ26q5kbuL2Gb2lutGCuz2KJAkDZ Received: from igel.home (ppp-46-244-191-49.dynamic.mnet-online.de [46.244.191.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 8 Jun 2020 22:14:12 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id EEB3B2C0D7D; Mon, 8 Jun 2020 22:14:11 +0200 (CEST) From: Andreas Schwab To: Eric S Fraga Cc: ding@gnus.org Subject: Re: drafts group bindings do not match manual? 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> <87ftb5h72i.fsf@igel.home> <87o8ptmjsr.fsf@ucl.ac.uk> X-Yow: YOW!! I am having FUN!! Date: Mon, 08 Jun 2020 22:14:11 +0200 In-Reply-To: <87o8ptmjsr.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Mon, 08 Jun 2020 20:36:36 +0100") Message-ID: <874krlgvsc.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk On Jun 08 2020, Eric S Fraga wrote: > On Monday, 8 Jun 2020 at 18:10, Andreas Schwab wrote: >> Just use C-h b (describe-bindings) to see the active mode bindings. > > Thank you. But it's not that I don't know the bindings; it's that the > key bindings are not what they should be. But that's exactly what C-h b will tell you, where the bindings are being shadowed. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."