unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Problem with latest CVS version of keyboard.c
@ 2002-06-12 12:49 David Ponce
  2002-06-12 13:47 ` Stefan Monnier
  2002-06-12 14:09 ` Juanma Barranquero
  0 siblings, 2 replies; 3+ messages in thread
From: David Ponce @ 2002-06-12 12:49 UTC (permalink / raw)


Hi All,

I just did a "make bootstrap" with today CVS Emacs 21 and noticed
that the keyboard mapping don't work correctly now :-(

A few examples of what I observed:

C-x C-f is interpreted as C-f and I see "Search for string:" prompt
in the minibuffer instead of "Find file: ...".

C-x C-c just displays C-c C-c in the minibuffer!

Many other keyboard shortcuts don't work as expected.

The problem has gone after I reverted keyboard.c to the version before
these changes:

2002-06-11  Stefan Monnier  <monnier@cs.yale.edu>

        * keyboard.c (read_key_sequence):
        Remove prev_(fkey|keytran}_(map|start|end) since we don't want
        to pass things through those maps after downcasing events.
        Enforce that keytran_end <= fkey_start, i.e. that
        key-translation-map applies after function-key-map.
        Make sure that keytran can be done in the middle in the
        sequence.  Be careful not to throw away events past the one we
        downcase.

2002-06-11  Richard M. Stallman  <rms@gnu.org>

        * keyboard.c (readable_events): Ignore any number of
        FOCUS_IN_EVENT events and return 0 if nothing else in buffer.

I run GNU Emacs 21.3.50.1 (i386-mingw-nt4.0.1381) of 2002-06-12.

Someone else got this problem?

Hope this will help.

Sincerely,
David



__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

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

end of thread, other threads:[~2002-06-12 14:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-12 12:49 Problem with latest CVS version of keyboard.c David Ponce
2002-06-12 13:47 ` Stefan Monnier
2002-06-12 14:09 ` Juanma Barranquero

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