6
votes
1answer
163 views

“ctrl+space” has been bound to invoke some input method and does not work in Emacs

In Emacs run in terminal, ctrl+space is a standard shortcut key to select region. But under Ubuntu 12.04, it will invoke some input method for non-English language. I was wondering if I can reserve it ...
2
votes
1answer
602 views

IBus client for GNU Emacs: Installed, but how do I start it?

Having recently moved to Linux/Ubuntu, I'm looking for a good editor, and GNU Emacs seems to fit the bill. One thing I want from a text editor is the ability to handle Unicode Input Method Editors ...
2
votes
2answers
475 views

Is GNU Emacs Unicode compliant, or is it just Multi-Lingual aware via Mule?

I've read that GNU Emacs handles international scripts via a system called Mule (Multi-Lingual-Environment). I also read (somewhere, a while back) that there was a move afoot (in recent years) to ...