unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: <tomas@tuxteam.de>
To: help-gnu-emacs@gnu.org
Subject: Re: [External] : At least one character at beginning and end of words
Date: Mon, 15 Aug 2022 06:36:08 +0200	[thread overview]
Message-ID: <YvnNOIVl5cW2OAMd@tuxteam.de> (raw)
In-Reply-To: <SJ0PR10MB54881942605A42AC5B16D587F3699@SJ0PR10MB5488.namprd10.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 359 bytes --]

On Sun, Aug 14, 2022 at 11:43:10PM +0000, Drew Adams wrote:
> > I want to match the sequence "at least one letter" then "ple" 
> > then "at least one letter". How would a regexp look like.?
> 
> "[:alpha:]+ple[:alpha:]+"
> 
> I think you should spend some time reading the Elisp manual section on regexps.

I'd recommend that, too.

Cheers
-- 
t

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  reply	other threads:[~2022-08-15  4:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-14 21:08 At least one character at beginning and end of words uzibalqa via Users list for the GNU Emacs text editor
2022-08-14 23:43 ` [External] : " Drew Adams
2022-08-15  4:36   ` tomas [this message]
2022-08-15  9:25     ` uzibalqa
2022-08-15  9:48       ` tomas
2022-08-15 10:26         ` uzibalqa

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=YvnNOIVl5cW2OAMd@tuxteam.de \
    --to=tomas@tuxteam.de \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).