[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C-m mapping fails occasionally
From: |
Andreas Schwab |
Subject: |
Re: C-m mapping fails occasionally |
Date: |
Mon, 27 May 2002 21:49:30 +0200 |
User-agent: |
Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (ia64-suse-linux) |
Matt Knowles <address@hidden> writes:
|> (lookup-key (current-local-map) "\C-m")
|> nil
|>
|> (lookup-key (global-map) "\C-m")
That should be
(lookup-key global-map "\C-m")
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."