help-gnu-emacs
[Top][All Lists]
Advanced

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

disabling individual prefixes in input-method 'latin-9-prefix


From: Ralf Fassel
Subject: disabling individual prefixes in input-method 'latin-9-prefix
Date: Wed, 28 Mar 2012 19:25:04 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

GNU Emacs 23.1.1 (i586-suse-linux-gnu, GTK+ Version 2.20.1) of 2010-07-05 on 
build17

I use
  (add-hook 'text-mode-hook '(lambda () (activate-input-method 
'latin-9-prefix)) )

Is there a way to turn off the prefix feature for some chars, like _ and /?

The Emacs manual suggests to type the accent twice (works for _, but not
for / (you have to use /-space for that one)), or to turn off the
input-method temporarily, but these methods are unhandy.

Since I hardly use _ and / prefixes, I'd like to turn them off completely.
Any hints?

Thanks
R'


reply via email to

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