[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs]
From: |
Alfred M. Szmidt |
Subject: |
Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs] |
Date: |
Sat, 09 May 2020 06:57:54 -0400 |
Just that some aliases exist for consistency doesnât mean that the
whole package is filled with aliases.
Nobody claimed that, quite the opposite. The main flaw of s.el is
still that it is _mainly_ trivial wrappers.
A function for finding the common suffix seems like a useful addition,
that is very concrete and can most surley be added to e.g. subr-x.el
or subr.el as maybe 'string-common-suffix STRING1 STRING' or something
similar, and implemented using `compare-strings'
It would be interesting to hear how people use this function, is it as
a predicate (where string-suffix-p on both strings would suffice) or
do you use the returned value which seems uninteresting?
- dash.el [was: Re: Imports / inclusion of s.el into Emacs], (continued)
- dash.el [was: Re: Imports / inclusion of s.el into Emacs], Joost Kremers, 2020/05/08
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Alfred M. Szmidt, 2020/05/08
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Phillip Lord, 2020/05/08
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Alfred M. Szmidt, 2020/05/08
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Phillip Lord, 2020/05/08
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Stefan Kangas, 2020/05/08
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Alfred M. Szmidt, 2020/05/09
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Phillip Lord, 2020/05/10
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Richard Stallman, 2020/05/08
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], 조성빈, 2020/05/09
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs],
Alfred M. Szmidt <=
- Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs], Eli Zaretskii, 2020/05/09
- octal escapes with rmail [was: Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs]], Alfred M. Szmidt, 2020/05/09
- Re: octal escapes with rmail, Eli Zaretskii, 2020/05/09
- Re: octal escapes with rmail, Alfred M. Szmidt, 2020/05/09
- Re: octal escapes with rmail [was: Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs]], Andreas Schwab, 2020/05/09
- Re: octal escapes with rmail [was: Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs]], Eli Zaretskii, 2020/05/09
- Re: octal escapes with rmail [was: Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs]], Alfred M. Szmidt, 2020/05/09
- Re: octal escapes with rmail [was: Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs]], Eli Zaretskii, 2020/05/09
- Re: octal escapes with rmail [was: Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs]], Alfred M. Szmidt, 2020/05/09
- Re: octal escapes with rmail [was: Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs]], Eli Zaretskii, 2020/05/09