GNU bug report logs - #20201
25.0.50; server-buffer-clients is not defined in minor-mode help

Previous Next

Package: emacs;

Reported by: nick caruso <ngvrnd <at> gmail.com>

Date: Wed, 25 Mar 2015 18:14:01 UTC

Severity: normal

Merged with 20286

Found in version 25.0.50

Fixed in version 25.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: nick caruso <ngvrnd <at> gmail.com>
Cc: 20201 <at> debbugs.gnu.org
Subject: bug#20201: 25.0.50; server-buffer-clients is not defined in minor-mode help
Date: Thu, 26 Mar 2015 17:58:54 -0400
Glenn Morris wrote:

> (describe-function 'not-defined)
>
> 24.3: -> Symbol's function definition is void: not-defined   # fine
> 24.4: -> 
>   not-defined is an alias for `not-defined',
>   which is not defined.  Please make a bug report.

This is due to symbol-function no longer returning an error.
It would be good if someone could fix this for 24.5.
Probably describe-function-1 just needs an fboundp check at some point.




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

Previous Next


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