emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add autoload cookies in seq.el


From: Tino Calancha
Subject: Re: Add autoload cookies in seq.el
Date: Sun, 22 May 2016 21:17:00 +0900 (JST)
User-agent: Alpine 2.20 (LRH 67 2015-01-07)


Where did you see usages of seq.el without a `require'?
Hi Nico, i have performed an exhaustive search of files
calling functons from seq.el without requiring it.
Following is the result:

* lisp/subr.el (read-multiple-choice): seq-position ; line 2314
* lisp/ibuffer.el (define-ibuffer-column name): seq-position ; line 1746
* lisp/emacs-lisp/find-func.el (find-library--from-load-path):
  seq-filter ; line 223
* lisp/image.el (image--get-image): seq-find ; line 980


In GNU Emacs 25.1.50.2 (x86_64-pc-linux-gnu, GTK+ Version 2.24.30)
Repository revision: 162bc021a1cb4d7f578d1635a55bb7c38084f044

Tino



reply via email to

[Prev in Thread] Current Thread [Next in Thread]