unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* <Enter> recognization
@ 2009-07-02  6:04 Herbert Euler
  2009-07-02  6:44 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: Herbert Euler @ 2009-07-02  6:04 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 705 bytes --]


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!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

[-- Attachment #2: Type: text/html, Size: 949 bytes --]

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

* Re: <Enter> recognization
  2009-07-02  6:04 <Enter> recognization Herbert Euler
@ 2009-07-02  6:44 ` Kenichi Handa
  0 siblings, 0 replies; 2+ messages in thread
From: Kenichi Handa @ 2009-07-02  6:44 UTC (permalink / raw)
  To: Herbert Euler; +Cc: emacs-devel

In article <BAY143-W118A2CC039079480E0BDAADA2F0@phx.gbl>, Herbert Euler <herberteuler@hotmail.com> writes:

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

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

Oops, I've just installed this fix.

2009-07-02  Kenichi Handa  <handa@m17n.org>

	* international/mule.el (set-keyboard-coding-system): Force *-unix
	coding-system to avoid eol conversion.

---
Kenichi Handa
handa@m17n.org




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

end of thread, other threads:[~2009-07-02  6:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-02  6:04 <Enter> recognization Herbert Euler
2009-07-02  6:44 ` Kenichi Handa

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).