How to type guillemets (book title mark in Chinese) in Emacs (efficiently)?
|
feedback
|
migrated from stackoverflow.com Jan 4 at 2:33
This question came from our site for professional and enthusiast programmers.
|
The most effective way of inputing Chinese punctuation characters such as
| |||
feedback
|
|
does this help? Using ISO Latin 1 in Emacs. I'm not sure what you mean by "book title marks in Chinese" Enable iso-accents-mode then type: ~< to get « and ~> to get » | |||
feedback
|
|
If you are in an X environment, you can just simply use [Compose] [<] [<] or [Compose] [>] [>]. | |||||
feedback
|