[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: modern regexes in emacs
From: |
Troy Hinckley |
Subject: |
Re: modern regexes in emacs |
Date: |
Tue, 26 Feb 2019 06:24:21 -0700 |
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.
- Troy Hinckley
> On Feb 26, 2019, at 5:39 AM, Lars Ingebrigtsen <address@hidden> wrote:
>
> 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
>
- Re: modern regexes in emacs, (continued)
- 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 <=
- Re: modern regexes in emacs, Lars Ingebrigtsen, 2019/02/26
- 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