|
From: | Romanos Skiadas |
Subject: | Re: Declaring cl.el obsolete |
Date: | Thu, 23 May 2019 18:03:29 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 |
On 23/05/2019 09:50, Lars Ingebrigtsen wrote:
This is slightly misleading, it seems like github also takes into account (require 'cl-lib), e.g. it matchedLars Ingebrigtsen <address@hidden> writes:I think there's a probably a gazillion out-of-tree packages out there with (require 'cl),OK, "722,834 code results" is a bit smaller than "gazillion", but: https://github.com/search?utf8=%E2%9C%93&q=%22%28require+%27cl%29%22+extension%3Ael&type=Code&ref=advsearch&l=&l= (You apparently have to be logged in to do the search.)
https://github.com/chetnashah/dotemacs/blob/f6b1d41d52000e70ec970499c98e424af3cd2e40/.emacs.d/elpa/slime-20160907.602/contrib/slime-listener-hooks.el
from page 100: https://github.com/search?l=&p=100&q=%22%28require+%27cl%29%22+extension%3Ael&ref=advsearch&type=Code&utf8=%E2%9C%93And it also takes into account comments and ifs for older Emacsen, which presumably are ok.
- Romanos
[Prev in Thread] | Current Thread | [Next in Thread] |