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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20456 in the body.
You can then email your comments to 20456 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#20456; Package emacs. (Wed, 29 Apr 2015 07:04:02 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: lisp-complete-symbol PREDICATE argument non-functional since 24.4
Date: Wed, 29 Apr 2015 03:03:10 -0400
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.)




Added indication that bug 20456 blocks19759 Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 29 Apr 2015 07:09:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20456; Package emacs. (Sat, 16 May 2015 14:02:02 GMT) Full text and rfc822 format available.

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

Reply sent to Nicolas Petton <nicolas <at> petton.fr>:
You have taken responsibility. (Sat, 16 May 2015 14:02:03 GMT) Full text and rfc822 format available.

Notification sent to Glenn Morris <rgm <at> gnu.org>:
bug acknowledged by developer. (Sat, 16 May 2015 14:02:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 14 Jun 2015 11:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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