emacs-devel
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]