unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ponced16@netscape.net (David Ponce)
Subject: Problem with latest CVS version of keyboard.c
Date: Wed, 12 Jun 2002 08:49:43 -0400	[thread overview]
Message-ID: <11AACFDB.619B1F60.00A66750@netscape.net> (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/

             reply	other threads:[~2002-06-12 12:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-12 12:49 David Ponce [this message]
2002-06-12 13:47 ` Problem with latest CVS version of keyboard.c Stefan Monnier
2002-06-12 14:09 ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11AACFDB.619B1F60.00A66750@netscape.net \
    --to=ponced16@netscape.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).