emacs-devel
[Top][All Lists]
Advanced

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

<Enter> recognization


From: Herbert Euler
Subject: <Enter> recognization
Date: Thu, 2 Jul 2009 14:04:46 +0800

I find the <Enter> key is recognized differently before and after
evaluating

  (set-keyboard-coding-system 'utf-8)

in today's updated version of Emacs.  Before evaluating that, it is
recognized as RET; after that, it is then recognized as C-j.
Evaluating

  (set-keyboard-coding-system nil)

is one way to make <Enter> be recognized as RET again.

This change breaks several modes' behaviors.  How to avoid such
things happenning?  Thanks.

Regards,
Guanpeng Xu

Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! Try it!

reply via email to

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