GNU bug report logs - #20456
lisp-complete-symbol PREDICATE argument non-functional since 24.4

Previous Next

Package: emacs;

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

Date: Wed, 29 Apr 2015 07:04:02 UTC

Severity: normal

Found in version 24.4

Done: Nicolas Petton <nicolas <at> petton.fr>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 20456 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Petton <nicolas <at> petton.fr>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 20456-done <at> debbugs.gnu.org, 20456 <at> debbugs.gnu.org
Subject: Re: bug#20456: lisp-complete-symbol PREDICATE argument non-functional
 since 24.4
Date: Sat, 16 May 2015 16:01:31 +0200
[Message part 1 (text/plain, inline)]
Glenn Morris writes:

> Package: emacs
> Version: 24.4
>
> emacs -Q
>
> Insert "(define-m" in scratch.
> M-: (lisp-complete-symbol 'commandp)
>
>
> Emacs 24.3 correctly returns:
>
> Possible completions are:
> define-mail-abbrev <f>
> define-mail-alias <f>
> define-mode-abbrev <f>
>
>
> Emacs 24.4 and later return:
>
> Possible completions are:
> define-mail-abbrev      define-mail-alias
> define-mail-user-agent  define-minor-mode
> define-mode-abbrev
>
>
> The PREDICATE argument does nothing. At the very least, the function's
> documentation needs updating. (Obsoleting lisp-complete-symbol doesn't
> obviate the need for doing that.)

I updated the dostring of the function and removed the usage of
`predicate' that was indeed useless.

Nico
-- 
Nicolas Petton
http://nicolas-petton.fr
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 10 years and 6 days ago.

Previous Next


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