all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Tino Calancha <tino.calancha@gmail.com>
Cc: 27006@debbugs.gnu.org
Subject: bug#27006: 26.0.50; Elint reports false 'undefined function' errors
Date: Sat, 12 Dec 2020 14:14:57 +0100	[thread overview]
Message-ID: <87ft4b414e.fsf@gnus.org> (raw)
In-Reply-To: <87o9un3ccq.fsf@calancha-pc> (Tino Calancha's message of "Sat, 20 May 2017 22:08:05 +0900")

Tino Calancha <tino.calancha@gmail.com> writes:

> Write a file /tmp/foo.el with contents:
>
> (defun foo-find ()
>   (require 'find-lisp)
>   (find-lisp-find-files default-directory "\\`foo.*"))
>
> emacs -Q /tmp/foo.el
>
> M-x elint-current-buffer RET
> ;; It shows:
> foo-fail.el:1:Error: Call to undefined function: find-lisp-find-files

I've now made elint in Emacs 28 load files that are `require'd, which
seems to fix this problem.  I've next to no experience using elint,
though, so somebody please let me know if the leads to any problems.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2020-12-12 13:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-20 13:08 bug#27006: 26.0.50; Elint reports false 'undefined function' errors Tino Calancha
2020-12-12 13:14 ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ft4b414e.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=27006@debbugs.gnu.org \
    --cc=tino.calancha@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.