emacs-devel
[Top][All Lists]
Advanced

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

Re: Can the byte-compiler check whether functions passed by name are def


From: Glenn Morris
Subject: Re: Can the byte-compiler check whether functions passed by name are defined?
Date: Wed, 07 Aug 2013 17:59:22 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Glenn Morris wrote:

> It seems overly pessimistic:

Surreal, even:

foo.el:

(defun foo ()
  #'assoc-ignore-case)

In foo:
foo.el:1:8:Warning: `function' is an obsolete variable.



reply via email to

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