help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [External] : Re: Setting value 1 when matching two strings


From: Heime
Subject: RE: [External] : Re: Setting value 1 when matching two strings
Date: Sun, 16 Oct 2022 22:33:44 +0000

------- Original Message -------
On Sunday, October 16th, 2022 at 9:23 PM, Drew Adams <drew.adams@oracle.com> 
wrote:


> If two objects are `eq' then they are also` equal'.
> 
> (`equal' tests with` eq' as the first test it tries.
> If that succeeds it returns `t', else it tries other tests.) All of this is 
> so clearly explained in the Elisp manual. There's really no reason not to 
> consult it. Even laziness isn't a reason. Just` i eq RET' takes
> you directly to node `Equality Predicates', which tells you all you need to 
> know, and likely in better ways than you'll find here. Which is quicker and 
> easier,` i eq RET' or sending
> a mail to help-gnu-emacs@gnu.org and hoping for a
> reply that makes sense to you?
> 
> 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.

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]