all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* strange EDT keypad behavior
@ 2003-04-24 18:05 John J. Dougherty
  2003-04-28  4:36 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: John J. Dougherty @ 2003-04-24 18:05 UTC (permalink / raw)


Hi

I've been running EDT emulation on emacs 20.7 for some time, and it 
works great.

We recently upgraded a machine to emacs 21.2, and I've noticed 
something strange.

on 20.7, in EDT emulation:
  ESC 2 0 KP0 causes the cursor to drop 20 lines, as expected.

on 21.2, in EDT emulation:
  ESC 2 0 KP0 results in a minibuffer display "ESC 2 0 kp-0-" and 
emacs does nothing, apparently waiting for more keystrokes.

Note that ESC 2 0 KP, and ESC 2 0 KP- work fine on both versions of emacs.
ESC n <down>, ESC n e, etc. all work fine as well. Seems to be KP0 - 
KP9 that don't play well with ESC n.

A workaround is ESC n C-u KP0, but that is a definite step backwards.

I dug through the edt.el but couldn't spot why this is happening. A 
web search produced nothing useful.

Is there a way to revert this behavior back to that of 20.7?

thanks
jjd

********************************************************************
Dr. John J. Dougherty
Northrop Grumman Mission Systems

voice: 909-382-6774
fax:   909-382-6767

email: john.dougherty@ngc.com
Northrop Grumman:  SBCA/1031
USPS: P.O. Box 1310, San Bernardino, CA  92402
Ship: 1475 E. Harry Sheppard Blvd., San Bernardino, CA  92408
********************************************************************

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

* Re: strange EDT keypad behavior
  2003-04-24 18:05 strange EDT keypad behavior John J. Dougherty
@ 2003-04-28  4:36 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2003-04-28  4:36 UTC (permalink / raw)
  Cc: emacs-devel

    on 20.7, in EDT emulation:
      ESC 2 0 KP0 causes the cursor to drop 20 lines, as expected.

    on 21.2, in EDT emulation:
      ESC 2 0 KP0 results in a minibuffer display "ESC 2 0 kp-0-" and 
    emacs does nothing, apparently waiting for more keystrokes.

It seems clear that Emacs thinks it is processing a prefix character.
Can you take a look at the keymaps that are being used
and try to see why?

What happens if you type just KP0?  Does that also wait for
more input?

I don't know how to use EDT emulation; I cannot construct
a way to test this myself.  Can you send a precise self-contained
test case, and explain what the commands do?
Please read the Bugs section in the Emacs manual, which provides
guidelines on how to write a bug report to give us the
necessary information so we can fix the bug.

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

end of thread, other threads:[~2003-04-28  4:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-24 18:05 strange EDT keypad behavior John J. Dougherty
2003-04-28  4:36 ` Richard Stallman

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.