From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: ams@gnu.org (Alfred M. Szmidt) Newsgroups: gmane.emacs.devel Subject: Re: A proposal for a friendlier Emacs Date: Tue, 29 Sep 2020 04:23:26 -0400 Message-ID: References: <91bb3e347d5caed9487a2cd8e6d0db04@condition-alpha.com> <4deb019b-8034-4f18-9bd6-98424a0f09ee@default> <916af7e9-961b-44e5-ab11-0f128f52a8fe@default> <39133459-6582-4772-b2bf-03eb123cb22b@default> <20200928220307.GD18207@protected.rcdrun.com> <83ft71l3cf.fsf@gnu.org> <20200929041613.GH18207@protected.rcdrun.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7301"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eliz@gnu.org, alexander.adolf@condition-alpha.com, rms@gnu.org, drew.adams@oracle.com, emacs-devel@gnu.org To: Jean Louis Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Sep 29 10:25:53 2020 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 1kNAxN-0001mH-Ac for ged-emacs-devel@m.gmane-mx.org; Tue, 29 Sep 2020 10:25:53 +0200 Original-Received: from localhost ([::1]:49976 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNAxM-00010Q-Bb for ged-emacs-devel@m.gmane-mx.org; Tue, 29 Sep 2020 04:25:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44794) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNAv3-0007fz-G7 for emacs-devel@gnu.org; Tue, 29 Sep 2020 04:23:29 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33986) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNAv2-0002cT-He; Tue, 29 Sep 2020 04:23:28 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kNAv0-0005Pd-SN; Tue, 29 Sep 2020 04:23:27 -0400 In-reply-to: (message from Jean Louis on Tue, 29 Sep 2020 07:55:21 +0000) 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:256677 Archived-At: I think it is safe to assume that those who can read the Emacs Manual also are able to read English -- or for that matter look up basic words in a dictionary. Emacs info could for example tell somewhere at beginning that technical words could be looked up by using M-x search-emacs-glossary It could certainly do that, we already define words that using the @dfn{} command -- though you cannot know if a word is a definition or not based on the generated Info output. Would you like to suggest a patch?