From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gregory Heytings Newsgroups: gmane.emacs.devel Subject: Re: Current mode command discovery Date: Sat, 20 Feb 2021 17:43:43 +0000 Message-ID: References: <87v9aubm96.fsf@gnus.org> <87r1laomak.fsf@gnus.org> <83pn0uzubj.fsf@gnu.org> <87im6molnq.fsf@gnus.org> <83o8geztvt.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3126"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: "Alfred M. Szmidt" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Feb 20 18:44:43 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 1lDWJ9-0000h9-AD for ged-emacs-devel@m.gmane-mx.org; Sat, 20 Feb 2021 18:44:43 +0100 Original-Received: from localhost ([::1]:51332 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lDWJ8-0002qJ-As for ged-emacs-devel@m.gmane-mx.org; Sat, 20 Feb 2021 12:44:42 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34680) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDWIG-0002P4-5k for emacs-devel@gnu.org; Sat, 20 Feb 2021 12:43:48 -0500 Original-Received: from heytings.org ([95.142.160.155]:59958) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDWIE-0005Xx-1v; Sat, 20 Feb 2021 12:43:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20210101; t=1613843023; bh=VdUto4GimSkoOTrjEPf5jYSU7gOziTAcBr14yvFOISk=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=wMoYQT4EoOGWqmDz3KrgQDACO+wG5PDknNbu1tz3fLavvDwbpFxBUd7VVh7SsfN6l bPnG3jqitRV7Juk+A56lA0gOmj232beX7wLmliQljX9sNkd6tRyOgZNeegkv7VAyO/ AnydAu98hPGevm9Tk4AfU7atS2xO6ygLkeDwspXi1TiG/yDDF5PsfULLBUoUgeIFjl Z7j6+Wv4RjqUN+m9jFmLh5nmyOD46SEb/wcrgemT6bSm5L7jpCjwxMDRnJRjJ+1VLM JKBW1UsUTdskxmn1Rb3bUmLFzHeUEwVKBCfaJXXYsvttlBzQUyXv9NogxMTpoZU7G4 JARF9M5T9sXjw== In-Reply-To: Received-SPF: pass client-ip=95.142.160.155; envelope-from=gregory@heytings.org; helo=heytings.org 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_PASS=-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:265345 Archived-At: >>> Should be noted that M-S-x is tricky to get working on console -- far >>> more tricky than s-x or similar in my experience. >> >> M-S-x works out of the box without any particular configuration on >> Debian GNU/Linux, both in a console and in a terminal. > > My experience doesn't include Debian, so I am glad it works for you and > you do not have any issues with it. > I doesn't work only for me: Debian and Debian-derived distributions dominate the "market" AFAIK. And you did not specify what distribution you use, your statement was a general one.