GNU bug report logs - #20286
25.0.50; Alias to undefined command

Previous Next

Package: emacs;

Reported by: Philipp Stephani <p.stephani2 <at> gmail.com>

Date: Thu, 9 Apr 2015 18:13:02 UTC

Severity: normal

Merged with 20201

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


Message #23 received at 20286-done <at> debbugs.gnu.org (full text, mbox):

From: Philipp Stephani <p.stephani2 <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 20286-done <at> debbugs.gnu.org
Subject: Re: bug#20286: 25.0.50; Alias to undefined command
Date: Thu, 09 Apr 2015 18:47:59 +0000
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> schrieb am Do., 9. Apr. 2015 um 20:36 Uhr:

> > From: Philipp Stephani <p.stephani2 <at> gmail.com>
> > Date: Thu, 09 Apr 2015 20:10:59 +0200
> >
> >
> > Start Emacs as an OS X GUI app.  Then, evaluate
> >
> >     (global-set-key (kbd "s-i") #'foo)
> >
> > where `foo' is undefined.
> > Then, press C-h k s-i.  The help buffer explains:
> >
> >     s-i runs the command foo (found in global-map), which is an alias
> >     for `foo', which is not defined.  Please make a bug report.
>
> To solve this "bug", don't bind a key to a function that is undefined.
>

The bug is about the message printed by describe-function, see the dupe.
[Message part 2 (text/html, inline)]

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

Previous Next


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