unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13660: 24.3.50; Small bug in Emacs Lisp manual
@ 2013-02-09 13:55 Xue Fuqiao
  2013-02-09 14:30 ` Stefan Monnier
  2013-02-09 14:49 ` Michael Heerdegen
  0 siblings, 2 replies; 5+ messages in thread
From: Xue Fuqiao @ 2013-02-09 13:55 UTC (permalink / raw)
  To: 13660

In (info "(elisp) Key Lookup"):

  In short, a keymap entry may be a keymap, a command, a keyboard
macro, a symbol that leads to one of them, or an indirection or `nil'.

Apart from these entries, a keymap entry may also be the symbol
`undefined', I think that it should be added to the manual.

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#13660: 24.3.50; Small bug in Emacs Lisp manual
  2013-02-09 13:55 bug#13660: 24.3.50; Small bug in Emacs Lisp manual Xue Fuqiao
@ 2013-02-09 14:30 ` Stefan Monnier
  2013-02-09 14:40   ` Xue Fuqiao
  2013-02-09 14:49 ` Michael Heerdegen
  1 sibling, 1 reply; 5+ messages in thread
From: Stefan Monnier @ 2013-02-09 14:30 UTC (permalink / raw)
  To: Xue Fuqiao; +Cc: 13660

> In (info "(elisp) Key Lookup"):
>   In short, a keymap entry may be a keymap, a command, a keyboard
> macro, a symbol that leads to one of them, or an indirection or `nil'.

> Apart from these entries, a keymap entry may also be the symbol
> `undefined', I think that it should be added to the manual.

`undefined' is a command.


        Stefan





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#13660: 24.3.50; Small bug in Emacs Lisp manual
  2013-02-09 14:30 ` Stefan Monnier
@ 2013-02-09 14:40   ` Xue Fuqiao
  0 siblings, 0 replies; 5+ messages in thread
From: Xue Fuqiao @ 2013-02-09 14:40 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 13660

On Sat, 09 Feb 2013 09:30:45 -0500
Stefan Monnier <monnier@iro.umontreal.ca> wrote:

> > In (info "(elisp) Key Lookup"):
> >   In short, a keymap entry may be a keymap, a command, a keyboard
> > macro, a symbol that leads to one of them, or an indirection or `nil'.
> 
> > Apart from these entries, a keymap entry may also be the symbol
> > `undefined', I think that it should be added to the manual.
> 
> `undefined' is a command.

Sorry, it's my carelessness.  You're right.

>         Stefan

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#13660: 24.3.50; Small bug in Emacs Lisp manual
  2013-02-09 13:55 bug#13660: 24.3.50; Small bug in Emacs Lisp manual Xue Fuqiao
  2013-02-09 14:30 ` Stefan Monnier
@ 2013-02-09 14:49 ` Michael Heerdegen
  2013-02-09 15:06   ` Michael Heerdegen
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Heerdegen @ 2013-02-09 14:49 UTC (permalink / raw)
  To: 13660

Xue Fuqiao <xfq.free@gmail.com> writes:

> In (info "(elisp) Key Lookup"):
>
>   In short, a keymap entry may be a keymap, a command, a keyboard
> macro, a symbol that leads to one of them, or an indirection or `nil'.
>
> Apart from these entries, a keymap entry may also be the symbol
> `undefined', I think that it should be added to the manual.

Here, `undefined' is a command:

undefined is an interactive compiled Lisp function in `subr.el'.

It is bound to <menu-bar> <edit>, €..\377.

(undefined)

Beep to tell the user this binding is undefined.


Regards,

Michael.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#13660: 24.3.50; Small bug in Emacs Lisp manual
  2013-02-09 14:49 ` Michael Heerdegen
@ 2013-02-09 15:06   ` Michael Heerdegen
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Heerdegen @ 2013-02-09 15:06 UTC (permalink / raw)
  To: 13660

Michael Heerdegen <michael_heerdegen@web.de> writes:

> > In (info "(elisp) Key Lookup"):

> `undefined' is a command:

It is even mentioned in the same info node.  So I think we can close
this...


Regards,

Michael.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-09 15:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-09 13:55 bug#13660: 24.3.50; Small bug in Emacs Lisp manual Xue Fuqiao
2013-02-09 14:30 ` Stefan Monnier
2013-02-09 14:40   ` Xue Fuqiao
2013-02-09 14:49 ` Michael Heerdegen
2013-02-09 15:06   ` Michael Heerdegen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).