bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28871: Emacs 27: Error in (elisp)Key Sequence Input


From: Robert Weiner
Subject: bug#28871: Emacs 27: Error in (elisp)Key Sequence Input
Date: Mon, 16 Oct 2017 19:44:09 -0400

Just in case this hasn't been caught yet:

In "(elisp)Key Sequence Input" near the end of the node is this: 

  For example, if you call ‘read-key-sequence’ and then click the mouse
on the window’s mode line, you get two events, like this:
                                   ^^^^^^^^^^

     (read-key-sequence "Click on the mode line: ")
          ⇒ [mode-line
              (mouse-1
               (#<window 6 on NEWS> mode-line
                (40 . 63) 5959987))]
----

But only one event is shown.

Bob


reply via email to

[Prev in Thread] Current Thread [Next in Thread]