From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Emanuel Berg via help-gnu-emacs Newsgroups: gmane.emacs.help Subject: Re: Is Elisp really that slow? Date: Thu, 06 Jun 2019 02:53:57 +0200 Message-ID: <86y32fr0t6.fsf@zoho.eu> References: <20190514235412.kncazq45szlum2gr@Ergus> <83v9yb92c7.fsf@gnu.org> <878sv7sp3r.fsf@telefonica.net> <83r28z8zl9.fsf@gnu.org> <20190515210924.sijzy6mnpgzkt4gm@Ergus> <86a7fjnwdq.fsf@zoho.eu> Reply-To: Emanuel Berg Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="260493"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 06 02:55:22 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hYgga-0015aL-Q9 for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Jun 2019 02:55:20 +0200 Original-Received: from localhost ([127.0.0.1]:52350 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYggZ-0001Mk-O3 for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Jun 2019 20:55:19 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:34571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYggL-0001MQ-FT for help-gnu-emacs@gnu.org; Wed, 05 Jun 2019 20:55:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYggK-0004tY-HO for help-gnu-emacs@gnu.org; Wed, 05 Jun 2019 20:55:05 -0400 Original-Received: from [195.159.176.226] (port=45756 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hYggJ-0004qH-QP for help-gnu-emacs@gnu.org; Wed, 05 Jun 2019 20:55:04 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hYggH-0015Gn-S9 for help-gnu-emacs@gnu.org; Thu, 06 Jun 2019 02:55:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Mail-Copies-To: never Cancel-Lock: sha1:mHN0LMEQB4KO0AHySHn6AkrqITI= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 195.159.176.226 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:120761 Archived-At: X Y Z wrote: > I would like a semi-AI that suggests > interactive functions based on key presses > [...] Better to learn them yourself by heart IMO. This comes quickly if you use Emacs every day. > Saying about discoverability, I would like > a context-sensitive right-click mouse menu, > something like Microsoft Office. > Most newcomers are familiar with finding > functionality with the mouse; and it isn’t > intuitive to find new keybindings/functions > that Emacs provide to boost productivity. > (Actually, that’s one of my problems; how > should I find new functions...?) Easy: 1) Throw the mouse out the window 2) (menu-bar-mode 0) 3) C-h f something-related RET Also: `apropos', and for interactive functions in particular: `apropos-command' -- underground experts united http://user.it.uu.se/~embe8573 https://dataswamp.org/~incal