unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Kiong-Gē Liāu" <gongyi.liao@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Emacs Lisp Linter fail to identify function defined in a "use-package" block
Date: Wed, 11 Oct 2023 19:32:16 -0500	[thread overview]
Message-ID: <CALKwrMA1=6FSom1YW8roAmZ2kxxR9pviRR8jf5jTKzFtxy2yhQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 442 bytes --]

Hi,

I just realized that it's caused by flyCheck rather than elint. Sorry for
some misleading information.


I also noticed that elint is unable to identify variables/functions defined
in subr.el, startup.el, or any other el files that has no explicit
"provides" statement at their end. We may need to add some supplemental
information to elint to avoid false-alarms about undefined functions or
variables.

Thanks,
Kiong-Gē.

[-- Attachment #2: Type: text/html, Size: 775 bytes --]

             reply	other threads:[~2023-10-12  0:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-12  0:32 Kiong-Gē Liāu [this message]
2023-10-12  5:22 ` Emacs Lisp Linter fail to identify function defined in a "use-package" block Emanuel Berg
2023-10-13  1:47   ` Emanuel Berg
2023-10-13  1:55   ` Emanuel Berg
2023-10-13  2:05   ` Emanuel Berg
2023-10-13  2:29   ` Emanuel Berg
2023-10-13  3:33   ` Emanuel Berg
2023-10-26 20:29     ` Emanuel Berg
2023-11-06 23:51       ` Emanuel Berg
2023-11-08  3:10         ` Richard Stallman
2023-11-08  8:56           ` Emanuel Berg
  -- strict thread matches above, loose matches on Subject: below --
2023-10-11 17:19 Kiong-Gē Liāu
2023-10-10 14:51 Kiong-Gē Liāu
2023-10-10 22:25 ` Emanuel Berg
2023-10-11  0:59 ` Emanuel Berg
2023-10-11  1:43 ` Emanuel Berg

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CALKwrMA1=6FSom1YW8roAmZ2kxxR9pviRR8jf5jTKzFtxy2yhQ@mail.gmail.com' \
    --to=gongyi.liao@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).