From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: Current mode command discovery Date: Sun, 14 Feb 2021 23:07:41 +0100 Message-ID: <20210214220741.GB20646@tuxteam.de> References: <87v9aubm96.fsf@gnus.org> <83a6s6bkrg.fsf@gnu.org> <87czx2ifyp.fsf@telefonica.net> <87zh06gwht.fsf@telefonica.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qcHopEYAB45HaUaB" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15995"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) Cc: emacs-devel@gnu.org To: =?utf-8?B?w5NzY2Fy?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Feb 14 23:09:01 2021 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 1lBPZc-00043d-QD for ged-emacs-devel@m.gmane-mx.org; Sun, 14 Feb 2021 23:09:00 +0100 Original-Received: from localhost ([::1]:36886 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lBPZb-0007Y4-TW for ged-emacs-devel@m.gmane-mx.org; Sun, 14 Feb 2021 17:08:59 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50446) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBPYQ-00072d-7A for emacs-devel@gnu.org; Sun, 14 Feb 2021 17:07:46 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]:40897) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1lBPYO-0003H0-8n for emacs-devel@gnu.org; Sun, 14 Feb 2021 17:07:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:Date; bh=YkNKt4+AWGfovjA3IJWKXU8LHgUATnHD0oFUUdlj3yA=; b=bdTJVZ8Bvf/l1ljJSZB1hVWiv3EhYVCwrBhDRL37+ZXeTVuFHI49dwCAt+9Jdz5qsBRTtqybTi3NuhQtxMaXo9+lqpbzUaaXHYKaGobwoJOck0P95xJqVN5oVDW3RJQnNXIc5HZResAUC0jYWRtmQ7Da4Q3Hk0iAY8wbryWPI0l4f7p3fdcklVTuHgElUnbCc3hbldn+t33dX+XsBZShRuvY7h1aym8wezNZc2pJZXYrEfx5bf3CthI/XggJkzmvHT/fc+Q+VoXvrh91z9bwgApMjWfu60N1XlRrgGscE9ciwXznRm/EOYwcbgw/XfBDVcowRyyUmn0mS7/kSswwtw==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1lBPYL-0005yH-WC; Sun, 14 Feb 2021 23:07:42 +0100 Content-Disposition: inline In-Reply-To: <87zh06gwht.fsf@telefonica.net> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:264787 Archived-At: --qcHopEYAB45HaUaB Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 14, 2021 at 10:39:10PM +0100, =C3=93scar Fuentes wrote: > Alan Mackenzie writes: >=20 > >> Listing the irrelevant commands would only serve to confuse and overlo= ad > >> the user. > > > > For the way I use M-x, I absolutely need what you call "irrelevant" > > commands. Suggesting that these "confuse and overload" me is not a nice > > thing to do. >=20 > How often do you need to consult a command about foo-mode while working > on a buffer with baz-mode ? Sorry. I think I'm out of this discussion. I very much hope there's a way to opt out of that filtering, if it is ever implemented. Cheers - t --qcHopEYAB45HaUaB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAmApny0ACgkQBcgs9XrR2kY9XgCfRzjMJVD60fGjNPjvSDXEoWxh X48Anjr2k+rvvtHwY4z9KyKbFmSa4TP6 =jSMy -----END PGP SIGNATURE----- --qcHopEYAB45HaUaB--