bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#20455: elisp-completion-at-point not compatible replacement for lisp


From: Dmitry Gutov
Subject: bug#20455: elisp-completion-at-point not compatible replacement for lisp-completion-at-point
Date: Wed, 29 Apr 2015 14:11:23 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0

On 04/29/2015 09:57 AM, Glenn Morris wrote:

This is presumably why attempting to use lisp-complete-symbol throws a
wrong-number-of-arguments error.

Can we remove it? It has already been declared obsolete in a previous version.

(Why doesn't the byte-compiler warn about this arglist mismatch?)

It does here:

In lisp-complete-symbol:
lisp.el:754:17:Warning: lisp-completion-at-point called with 1 argument, but
    accepts only 0
lisp.el:754:17:Warning: `lisp-completion-at-point' is an obsolete function (as
    of 25.1); use `elisp-completion-at-point' instead.






reply via email to

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