unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: string-match: \`  and \= do not match when START is non-zero
       [not found] <3EA820CB.9000307@yahoo.com>
@ 2003-04-26  2:31 ` Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2003-04-26  2:31 UTC (permalink / raw)
  Cc: emacs-devel

    \` or \= should match the empty string at index START in STRING.


\' certainly should only match at the beginning of the string,
just as it only matches at the beginning of the buffer.

For \= I am not sure.  I am not sure whether the START value in
string-match is really analogous to point in a buffer.  On the other hand,
currently \= is meaningless in a string, and it might do no harm to
give it this meaning.

I won't try to implement it myself.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-26  2:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3EA820CB.9000307@yahoo.com>
2003-04-26  2:31 ` string-match: \` and \= do not match when START is non-zero Richard Stallman

Code repositories for project(s) associated with this public inbox

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

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).