emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: modern regexes in emacs


From: Andreas Schwab
Subject: Re: modern regexes in emacs
Date: Tue, 26 Feb 2019 15:33:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.92 (gnu/linux)

On Feb 26 2019, Lars Ingebrigtsen <address@hidden> wrote:

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

If you want to byte-compile a form that contains a regexp object, a
proper read syntax is required.

The object types without read syntax are rather ephemeral, unlikely to
occur in byte-compiled forms.

Andreas.

-- 
Andreas Schwab, SUSE Labs, address@hidden
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



reply via email to

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