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 13:39:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> If we add a regexp type, we would need to add several primitive
> functions.  I estimate it would make the Emacs Lisp reference Manual
> 10 pages longer.  We would need a read syntax for them too.

We don't need a read syntax for all new objects.  For instance, we have
no read syntax for

(window-frame) -> #<frame emacs 0x562a456cefb0>

-- 
(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]