From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: uzibalqa Newsgroups: gmane.emacs.help Subject: Re: Accessing "Introduction to Emacs Lisp Manual" from Info within Emacs. Date: Fri, 07 Jul 2023 15:41:01 +0000 Message-ID: References: <8bewTW6tyu-8fhRb9IiduYkguI6VfZbUAbcYAz51ruWePGXq3_1mQ94hb3KiihsdSBkxGU-tiNV5L9tm6GDjkt1wPKXR4ZxFMmz4g5v2B9w=@proton.me> <83a5w7g6ec.fsf@gnu.org> <2sitMI6nW5Y3rIrngsL4du7rLEnIgUbpwGln8UxaetmJz9fv2R8jrwT5hxYGUQk4gKBVifswq8OHLpCnUDMyWWBMPm1DlQtDkwnytFxWtCI=@proton.me> <837crbg4j1.fsf@gnu.org> <87lefriwm2.fsf@rub.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9133"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Stephen Berman Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jul 07 17:41:59 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 1qHnap-0002CN-Ah for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 07 Jul 2023 17:41:59 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qHnaC-0000kM-4E; Fri, 07 Jul 2023 11:41:20 -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 1qHnaA-0000jP-A7 for help-gnu-emacs@gnu.org; Fri, 07 Jul 2023 11:41:18 -0400 Original-Received: from mail-40138.protonmail.ch ([185.70.40.138]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qHna7-00019q-Rz for help-gnu-emacs@gnu.org; Fri, 07 Jul 2023 11:41:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1688744472; x=1689003672; bh=i6D/DF/hIsZfpFnpRYc9aIPVuH0E7vDEPJuxOMZlTLY=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=VSyHiieE8RGtUkEahuc4OR5Iq3y6KSdobdoTrxgfH9Mom6rh3GzJ16CFV6LwEHYsG zUj5ni8pxG13oiieEDy6vAFdWDrU9Iz6ZzQWqqcqLMz2PhcI551yeRgkPTqKWZGOZT YvwNU67HsWUG7wogyHlg9d97JKzAf54wZXVNuJnCH3fOuvsX6W+JgWIu86qB+6/yuN ZixkhuLadC+OCvh+LrHnI4gZlemYjKbsR8STNBYWBHeDS8c6Fu+7/Y0yTfsDM5DqWF 5EDyyPJAdmRbPpUE5RNoWVTrQt2/gD/mp5EnTLgLUwHLA4xJmr0Pcry2lcjbQZ9TiU /fhWB7hbqkVwA== In-Reply-To: <87lefriwm2.fsf@rub.de> Feedback-ID: 52887082:user:proton Received-SPF: pass client-ip=185.70.40.138; envelope-from=uzibalqa@proton.me; helo=mail-40138.protonmail.ch 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, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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:144169 Archived-At: ------- Original Message ------- On Saturday, July 8th, 2023 at 3:12 AM, Stephen Berman wrote: > On Fri, 07 Jul 2023 17:49:54 +0300 Eli Zaretskii eliz@gnu.org wrote: >=20 > > > Date: Fri, 07 Jul 2023 14:34:35 +0000 > > > From: uzibalqa uzibalqa@proton.me > > > Cc: help-gnu-emacs@gnu.org > > >=20 > > > > > Date: Fri, 07 Jul 2023 13:57:32 +0000 > > > > > From: uzibalqa uzibalqa@proton.me > > > > >=20 > > > > > How can I access "Introduction to Emacs Lisp Manual" from Info wi= thin Emacs. > > > >=20 > > > > It's on the Help menu, under "More Manuals". > > > >=20 > > > > Alternatively, "C-h i" shows a large menu, where you should be able= to > > > > find this manual as one of the possibilities. > > >=20 > > > I can easily get the "Emacs Manual", the "Emacs Lisp Manual". Both wi= th > > > "C-h i m" . So way skip "Emacs Lisp Intro". > > >=20 > > > I do not have to search for the two aforementioned manuals, so let's = not > > > have users search for "Emacs Lisp Intro" either. > > >=20 > > > This is my suggestion > > >=20 > > > C-h i m elintr > >=20 > > We have a better one: "C-h i m Emacs Lisp Intro RET" >=20 >=20 > This also works: >=20 > g, then at the prompt: (eintr) RET Managed to get it to work. It would be quicker to forego the need=20 for parentheses when using "g". =20 =20 > But you have to know the file name is "eintr" (not "elintr"). >=20 > Steve Berman