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

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

Re: C-m mapping fails occasionally


From: Richard Stallman
Subject: Re: C-m mapping fails occasionally
Date: Wed, 22 May 2002 16:27:59 -0600 (MDT)

    Occasionally, C-m quits doing anything and I am forced to exit emacs and run
    it again to get C-m to work again.

When this happens, would you please evaluate
(lookup-key (global-map "\C-m")
(lookup-key (current-local-map) "\C-m")
and see if the binding of C-m is still as you set it up?



reply via email to

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