From: Joel Reicher <joel.reicher@gmail.com>
To: Help GNU Emacs <help-gnu-emacs@gnu.org>
Subject: Re: Any package for boolean search?
Date: Fri, 27 Dec 2024 10:14:15 +1100 [thread overview]
Message-ID: <86v7v6avg8.fsf@gmail.com> (raw)
In-Reply-To: <Z2027mroprLfIZKh@lco2> (Jean Louis's message of "Thu, 26 Dec 2024 13:58:54 +0300")
Jean Louis <bugs@gnu.support> writes:
> * Joel Reicher <joel.reicher@gmail.com> [2024-12-26 09:03]:
[...]
>> Is there an Emacs or elisp aspect to this question I might be
>> missing?
>
> I don't know what you mean. I am looking for some ready package
> that provides maybe string searching within other strings, by
> using boolean operators.
Why are you expecting this to be a package? Strings are a
native/primitive elisp datatype.
(info "(elisp) Text Comparison")
and also string-match at (info "(elisp) Regexp Search")
Regards,
- Joel
next prev parent reply other threads:[~2024-12-26 23:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-25 10:01 Any package for boolean search? Jean Louis
2024-12-25 16:21 ` [External] : " Drew Adams
2024-12-26 0:15 ` Jean Louis
2024-12-26 6:02 ` Joel Reicher
2024-12-26 10:58 ` Jean Louis
2024-12-26 23:14 ` Joel Reicher [this message]
2024-12-27 11:05 ` Jean Louis
2024-12-26 11:00 ` 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=86v7v6avg8.fsf@gmail.com \
--to=joel.reicher@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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.