Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Does string-match-backward exist?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Z  
View profile  
 More options Oct 7 2012, 9:15 pm
Newsgroups: gnu.emacs.help
From: Z <zhushe...@gmail.com>
Date: Sun, 7 Oct 2012 18:15:25 -0700 (PDT)
Local: Sun, Oct 7 2012 9:15 pm
Subject: Does string-match-backward exist?
Hi all,

I noticed re-search-forward has a corresponding backward version, while string-match doesn't have in the manual. Dose string-match-backward exist?

Thank you very much!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tassilo Horn  
View profile  
 More options Oct 8 2012, 2:50 am
Newsgroups: gnu.emacs.help
From: Tassilo Horn <t...@gnu.org>
Date: Mon, 08 Oct 2012 08:50:16 +0200
Local: Mon, Oct 8 2012 2:50 am
Subject: Re: Does string-match-backward exist?

Z <zhushe...@gmail.com> writes:
> I noticed re-search-forward has a corresponding backward version,
> while string-match doesn't have in the manual.  Dose
> string-match-backward exist?

What does `string-match' have to do with searching?  Maybe you mean
`search-forward' and its counterpart `search-backward'?

Bye,
Tassilo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan Monnier  
View profile  
 More options Oct 8 2012, 5:14 pm
Newsgroups: gnu.emacs.help
From: Stefan Monnier <monn...@iro.umontreal.ca>
Date: Mon, 08 Oct 2012 17:14:18 -0400
Local: Mon, Oct 8 2012 5:14 pm
Subject: Re: Does string-match-backward exist?

> I noticed re-search-forward has a corresponding backward version, while
> string-match doesn't have in the manual. Dose string-match-backward exist?

No, sorry.  It wouldn't be difficult to add, OTOH.

        Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »