Skip to main content

Questions tagged [input-method]

input-method is the translation of one or more keystrokes into a language character. Most languages have their own input method; some input methods are shared by several languages, and some languages have more than one input method.

1 vote
0 answers
40 views

Steps to reproduce: Type the following in a buffer with Fundamental mode: M-x set-input-method RET TeX RET \ab Expected behaviour: TAB completes to the only possible option (\above) and inserts ┴. ...
cxandru's user avatar
  • 11
0 votes
1 answer
48 views

I was listening to some intro videos on the Thai alphabet, and trying to type characters in Emacs. If I use M-x set-input-method and set it to thai-pattachote, I can type in Thai. Each key maps to a ...
Rob N's user avatar
  • 811
1 vote
1 answer
47 views

When I'm programming, I don't want any 'input-method' activated. However, since a few days, I can't e.g. type " anymore without hitting <space> afterwards. More precisely (taking up @phils ...
andiba's user avatar
  • 121
0 votes
1 answer
192 views

I recently discovered set-input-method TeX and really like it! But I noticed that certain characters are displayed incorrectly. For example, ₘ is displayed as a superscript ⊕ to me: To reproduce: ...
jpb's user avatar
  • 101
2 votes
3 answers
251 views

I'm using Emacs and Xubuntu, and my default input is English, but (in Emacs) I use Japanese input method as well. To enter Kanji (Chinese characters), I type some letters (usually from 2 to about half ...
Chris's user avatar
  • 67
1 vote
1 answer
122 views

A recent update must have slipped my testing afterwords and now this hook mu4e-compose-mode-hook does not work anymore. On every new email I must set the input-method manually again. Any ideas about ...
jjk's user avatar
  • 786
1 vote
1 answer
447 views

What I need to capture some text which is then inserted at point without using the minibuffer (see "why" for why this is not entirely stupid). My idea was to just pop up a temporary window ...
Betta George's user avatar
0 votes
2 answers
172 views

I added these to my init.el: (use-package org :ensure nil :hook (org-mode . (lambda () (org-indent-mode) (variable-pitch-mode -1) (...
Zoli's user avatar
  • 539

15 30 50 per page
1
2 3 4 5
7