[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: modern regexes in emacs
From: |
Lars Ingebrigtsen |
Subject: |
Re: modern regexes in emacs |
Date: |
Tue, 26 Feb 2019 14:32:20 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Troy Hinckley <address@hidden> writes:
> I don’t think you could have a regexp object without a read
> syntax. Reading a regexp is such a common operation, where as reading
> a frame has limited usefulness.
A regexp object read syntax is a possibility, but it's orthogonal to
whether to have an object at all.
You can, after all, just write (pcre "foo|bar").
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: modern regexes in emacs, (continued)
- Re: modern regexes in emacs, Jay Kamat, 2019/02/15
- Re: modern regexes in emacs, Eli Zaretskii, 2019/02/15
- Re: modern regexes in emacs, Mattias Engdegård, 2019/02/15
- Re: modern regexes in emacs, Eli Zaretskii, 2019/02/15
- Re: modern regexes in emacs, Richard Stallman, 2019/02/16
- Re: modern regexes in emacs, Lars Ingebrigtsen, 2019/02/25
- Re: modern regexes in emacs, Clément Pit-Claudel, 2019/02/25
- Re: modern regexes in emacs, Richard Stallman, 2019/02/25
- Re: modern regexes in emacs, Lars Ingebrigtsen, 2019/02/26
- Re: modern regexes in emacs, Troy Hinckley, 2019/02/26
- Re: modern regexes in emacs,
Lars Ingebrigtsen <=
- Re: modern regexes in emacs, Andreas Schwab, 2019/02/26
- Re: modern regexes in emacs, Mattias Engdegård, 2019/02/27
- Re: modern regexes in emacs, Daniel Pittman, 2019/02/27
- Re: modern regexes in emacs, Eli Zaretskii, 2019/02/26
- Re: modern regexes in emacs, Richard Stallman, 2019/02/26
- Re: modern regexes in emacs, Elias Mårtenson, 2019/02/25
- Re: modern regexes in emacs, Mattias Engdegård, 2019/02/26
- Re: modern regexes in emacs, Perry E. Metzger, 2019/02/15
- Re: modern regexes in emacs, Juri Linkov, 2019/02/17
- Re: modern regexes in emacs, Stefan Monnier, 2019/02/17