unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20455: elisp-completion-at-point not compatible replacement for lisp-completion-at-point
@ 2015-04-29  6:57 Glenn Morris
  2015-04-29 11:11 ` Dmitry Gutov
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2015-04-29  6:57 UTC (permalink / raw)
  To: 20455

Package: emacs
Version: 25.0.50


In Emacs 24.5:
(lisp-completion-at-point &optional PREDICATE)
   ; PREDICATE is unused, but I don't see that this affects the following


In current master:
lisp-completion-at-point is an alias for `elisp-completion-at-point'.


But elisp-completion-at-point takes no arguments.
Therefore this is an incompatible change.

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

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






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-11-30  3:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29  6:57 bug#20455: elisp-completion-at-point not compatible replacement for lisp-completion-at-point Glenn Morris
2015-04-29 11:11 ` Dmitry Gutov
2015-04-29 15:50   ` Glenn Morris
2015-04-29 21:17     ` Stefan Monnier
2015-11-30  3:29       ` Dmitry Gutov

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).