GNU bug report logs - #20455
elisp-completion-at-point not compatible replacement for lisp-completion-at-point

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Wed, 29 Apr 2015 06:58:02 UTC

Severity: normal

Found in version 25.0.50

Fixed in version 25.1

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#20455: closed (elisp-completion-at-point not compatible
 replacement for lisp-completion-at-point)
Date: Mon, 30 Nov 2015 03:30:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 30 Nov 2015 05:29:29 +0200
with message-id <565BC299.2090305 <at> yandex.ru>
and subject line Re: bug#20455: elisp-completion-at-point not compatible replacement for lisp-completion-at-point
has caused the debbugs.gnu.org bug report #20455,
regarding elisp-completion-at-point not compatible replacement for lisp-completion-at-point
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
20455: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20455
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: elisp-completion-at-point not compatible replacement for
 lisp-completion-at-point
Date: Wed, 29 Apr 2015 02:57:39 -0400
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?)



[Message part 3 (message/rfc822, inline)]
From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>, Glenn Morris <rgm <at> gnu.org>
Cc: 20455-done <at> debbugs.gnu.org
Subject: Re: bug#20455: elisp-completion-at-point not compatible replacement
 for lisp-completion-at-point
Date: Mon, 30 Nov 2015 05:29:29 +0200
Version: 25.1

On 04/30/2015 12:17 AM, Stefan Monnier wrote:

> Exactly, make it into a wrapper,

Done, in 50b8c55.


This bug report was last modified 9 years and 175 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.