emacs-devel
[Top][All Lists]
Advanced

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

Re: modern regexes in emacs


From: Clément Pit-Claudel
Subject: Re: modern regexes in emacs
Date: Mon, 25 Feb 2019 10:46:34 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

On 25/02/2019 09.47, Lars Ingebrigtsen wrote:
> I think it would be nice if Emacs had a regexp object.  That would allow
> us to extend Emacs in a compatible way somewhat seamlessly over a period
> of time.

I think many others on this thread agree :) The one issue with this scheme is 
that we might need to change string manipulation functions too (many programs 
concatenate regexps using a plain `concat')

Clément.



reply via email to

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