all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Heime <heimeborgia@protonmail.com>
Cc: Dr Rainer Woitok <rainer.woitok@gmail.com>,
	"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: [External] : Re: Setting value 1 when matching two strings
Date: Mon, 17 Oct 2022 00:42:30 +0000	[thread overview]
Message-ID: <SJ0PR10MB548898A6740B56CE8712129AF3299@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <BFwf-1qSx68KKZL0NAifdcy0UgmD5tE8Fg9shjZFCdIPGYcrVpmiEYOX4yGZ0PbDiCt5KrGZ2Wc7ezGdsbQbcnZSpBpSWQ9g993xcp25mNQ=@protonmail.com>

> > `i eq RET' ... Do yourself a favor: Ask Emacs.
> 
> I do not know what exactly I have to do to use
> your suggestion `i eq RET'.  Have been looking
> at the function documentation with "C-h f" but
> it is not very useful from the operational point
> of view.

Menubar menu:

 Help > More Manuals > Emacs Lisp Reference

Or just `C-h i  m  el RET'.

That puts you in the `Emacs Lisp manual'.

Menubar menu:

 Info > Index > Lookup a String

Or just `i'.

Then `eq RET'.

That goes to the first manual node referenced by
the first index entry that matches "eq".

> Have only started this week and have a month
> on the task.  Thank you far the guidance.

You're welcome.
___

You'll also do yourself a favor if you read some
of the Info manual:

 Help > More Manuals > All Other Manuals (Info)

Then `m  in RET'.
Or just `C-h i  m  in RET'.

That puts you in the Info manual, which tells
you how to use Info, the hypertext manuals UI.

The Info menu also gives you some navigation
help etc.

  parent reply	other threads:[~2022-10-17  0:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-16 15:51 Setting value 1 when matching two strings Heime via Users list for the GNU Emacs text editor
2022-10-16 16:23 ` Dr Rainer Woitok
2022-10-16 16:33   ` Heime
2022-10-16 20:21   ` Heime
2022-10-16 21:23     ` [External] : " Drew Adams
2022-10-16 22:33       ` Heime
2022-10-16 23:16         ` Michael Heerdegen
2022-10-16 23:21           ` Heime
2022-10-16 23:39             ` Michael Heerdegen
2022-10-17  0:17               ` Heime
2022-10-17  0:41                 ` Drew Adams
2022-10-17  0:57                   ` Michael Heerdegen
2022-10-17  1:06                     ` Drew Adams
2022-10-17  0:42                 ` Michael Heerdegen
2022-10-17  1:40                   ` Christopher Dimech
2022-10-17  1:46                     ` Michael Heerdegen
2022-10-17  2:17                   ` Heime
2022-10-17  0:42         ` Drew Adams [this message]
2022-10-17  4:31         ` Jean Louis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SJ0PR10MB548898A6740B56CE8712129AF3299@SJ0PR10MB5488.namprd10.prod.outlook.com \
    --to=drew.adams@oracle.com \
    --cc=heimeborgia@protonmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rainer.woitok@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.