From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Accessing "Introduction to Emacs Lisp Manual" from Info within Emacs. Date: Fri, 07 Jul 2023 17:49:54 +0300 Message-ID: <837crbg4j1.fsf@gnu.org> References: <8bewTW6tyu-8fhRb9IiduYkguI6VfZbUAbcYAz51ruWePGXq3_1mQ94hb3KiihsdSBkxGU-tiNV5L9tm6GDjkt1wPKXR4ZxFMmz4g5v2B9w=@proton.me> <83a5w7g6ec.fsf@gnu.org> <2sitMI6nW5Y3rIrngsL4du7rLEnIgUbpwGln8UxaetmJz9fv2R8jrwT5hxYGUQk4gKBVifswq8OHLpCnUDMyWWBMPm1DlQtDkwnytFxWtCI=@proton.me> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21672"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jul 07 16:50:55 2023 Return-path: Envelope-to: geh-help-gnu-emacs@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 1qHmnO-0005Q9-UQ for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 07 Jul 2023 16:50:55 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qHmmP-0003dx-65; Fri, 07 Jul 2023 10:49:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qHmmN-0003de-K5 for help-gnu-emacs@gnu.org; Fri, 07 Jul 2023 10:49:51 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qHmmN-0007vY-Bx for help-gnu-emacs@gnu.org; Fri, 07 Jul 2023 10:49:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=GkNmadMuYXiVYdny7twIZe+tFmAhWmPaTcpfYKQyanI=; b=ocep/FLSdztQ N7C3AMxlhNNhCxyYuFFgfgCkJM3G23QCsoCangcA5Q/0L6LpYLWAztlRq120u0IYHWn++D90M5eoS bqVk8Jiut0DgQUFnBLX7hF6D5q1jJar1AAy1RDqqrLSUeRjgtgZXpZV7/CSBtUo0NHpzh2EWRif6p 6dM3qq0P+jRnZCZx9lgkSvDk+3BvzM8BELID4M0CtfeyKd265WrpxWeq6VxH46+QKHs9sh1d7y2O1 AzeS2xVohpZgSDaAt1pwUYWvcdjSkoDNe/evXa5Vh65bFEDw6A+8uLSLj1nuJHck+J0aEL15Y1RxG qli4fYSclyfaLPT98y/WjQ==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qHmmM-0002Tw-Rt for help-gnu-emacs@gnu.org; Fri, 07 Jul 2023 10:49:51 -0400 In-Reply-To: <2sitMI6nW5Y3rIrngsL4du7rLEnIgUbpwGln8UxaetmJz9fv2R8jrwT5hxYGUQk4gKBVifswq8OHLpCnUDMyWWBMPm1DlQtDkwnytFxWtCI=@proton.me> (message from uzibalqa on Fri, 07 Jul 2023 14:34:35 +0000) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:144162 Archived-At: > Date: Fri, 07 Jul 2023 14:34:35 +0000 > From: uzibalqa > Cc: help-gnu-emacs@gnu.org > > > > Date: Fri, 07 Jul 2023 13:57:32 +0000 > > > From: uzibalqa uzibalqa@proton.me > > > > > > How can I access "Introduction to Emacs Lisp Manual" from Info within Emacs. > > > > > > It's on the Help menu, under "More Manuals". > > > > Alternatively, "C-h i" shows a large menu, where you should be able to > > find this manual as one of the possibilities. > > I can easily get the "Emacs Manual", the "Emacs Lisp Manual". Both with > "C-h i m" . So way skip "Emacs Lisp Intro". > > I do not have to search for the two aforementioned manuals, so let's not > have users search for "Emacs Lisp Intro" either. > > This is my suggestion > > C-h i m elintr We have a better one: "C-h i m Emacs Lisp Intro RET" > Furthermore, please note that after calling 'm' users cannot input strings > with spaces for "Emacs Lisp Intro". They can in my Emacs.