[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Imports / inclusion of s.el into Emacs
From: |
Stefan Monnier |
Subject: |
Re: Imports / inclusion of s.el into Emacs |
Date: |
Fri, 01 May 2020 14:32:17 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
>> we could probably rename some existing
>> functions to use the `string-` prefix
> We have both 'match-string' and 'string-match', which do different
> things. Any particular ideas for renaming?
I'm not sure `match-string` qualifies as
a string-manipulating function. Maybe it belongs in a "regexp-matching"
category instead?
In any case, if there's no good choice, we should it alone: we don't
have to rename everything.
Stefan "puts on his asbestos suit and then blurts out
«I actually like Scheme's `->` so I'd suggest
`match->string»"
- Re: Imports / inclusion of s.el into Emacs, (continued)
- Re: Imports / inclusion of s.el into Emacs, Stefan Kangas, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs, Dmitry Gutov, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs, João Távora, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs, Stefan Monnier, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs, Dmitry Gutov, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs, Philippe Vaucher, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs, Dmitry Gutov, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs, Philippe Vaucher, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs, Joost Kremers, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs,
Stefan Monnier <=
- Re: Imports / inclusion of s.el into Emacs, Philippe Vaucher, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs, Dmitry Gutov, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs, Richard Stallman, 2020/05/02
- Re: Imports / inclusion of s.el into Emacs, Yuan Fu, 2020/05/01
- Re: Imports / inclusion of s.el into Emacs, Yuan Fu, 2020/05/01
- Rename regex functions to use prefix re-, Stefan Kangas, 2020/05/01
- Re: Rename regex functions to use prefix re-, Phillip Lord, 2020/05/05
- Re: Imports / inclusion of s.el into Emacs, Philippe Vaucher, 2020/05/02
- Re: Imports / inclusion of s.el into Emacs, Stefan Kangas, 2020/05/02
- Re: Imports / inclusion of s.el into Emacs, Richard Stallman, 2020/05/02