all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Wiegley <jwiegley@gmail.com>
To: Dima Kogan <dima@secretsauce.net>
Cc: emacs-devel@gnu.org
Subject: Re: Embedded modifiers in the regex engine
Date: Wed, 24 Feb 2016 22:11:53 -0800	[thread overview]
Message-ID: <m21t81nwt2.fsf@newartisans.com> (raw)
In-Reply-To: <87ziupinhq.fsf@secretsauce.net> (Dima Kogan's message of "Wed, 24 Feb 2016 17:32:01 -0800")

>>>>> Dima Kogan <dima@secretsauce.net> writes:

> So for instance "\\(?i\\)asdf" would be interpreted as a case-folding regex
> regardless of the value of case-fold-search. I think this would be a great
> thing to have in general, but for the specific issues in the bugs above,
> it'd make things simpler and more correct.

This does sound promising.

> Clearly this is a big change to a core component, so I want to talk about it
> first. I looked at our regex implementation, and it looks possible to add
> this. But I've seen talk of merging our regex implementation with the glibc
> one, so the merge should clearly happen first.

There's also been talking of rewriting the regex code, since it has acquired
much baggage over the years.

> Also I don't want to touch this without a test suite for our regex engine.
> So that would need to happen beforehand as well.

Absolutely.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



  reply	other threads:[~2016-02-25  6:11 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25  1:32 Embedded modifiers in the regex engine Dima Kogan
2016-02-25  6:11 ` John Wiegley [this message]
2016-02-25 21:05   ` Stefan Monnier
2016-02-25 16:15 ` Eli Zaretskii
2016-02-26  7:19   ` Dima Kogan
2016-02-26  9:08     ` Eli Zaretskii
2016-02-28  1:50       ` Dima Kogan
2016-02-28 16:00         ` Eli Zaretskii
2016-02-29 13:30           ` Richard Stallman
2016-03-01  0:49             ` Aurélien Aptel
2016-03-01 16:55               ` Richard Stallman
2016-03-09  0:34                 ` Dima Kogan
2016-03-28  0:23                   ` Dima Kogan
2016-03-28 15:28                     ` Eli Zaretskii
2016-03-28 18:05                       ` Dima Kogan
2016-03-28 18:24                         ` Eli Zaretskii
2016-03-29 21:23                           ` Dima Kogan
2016-03-31 16:28                             ` Eli Zaretskii
2016-04-23  4:17                             ` Dima Kogan
2016-04-23  7:48                               ` Eli Zaretskii
2016-04-24  7:34                                 ` Dima Kogan
2016-03-28 16:09                     ` Stefan Monnier

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=m21t81nwt2.fsf@newartisans.com \
    --to=jwiegley@gmail.com \
    --cc=dima@secretsauce.net \
    --cc=emacs-devel@gnu.org \
    --cc=johnw@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.