[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to input Eszett ('ß')?
From: |
Michael Heerdegen |
Subject: |
Re: how to input Eszett ('ß')? |
Date: |
Thu, 01 Dec 2011 20:29:15 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
ken <gebser@mousecar.com> writes:
> Thanks, Michael. Great thing. But then how does one then return to
> the previous input method?
>
> Note: when I do Mx- describe-input-method, the minibuffer prompt says
>
> Describe input method (default, current choice):
>
> If I then hit RET, I get Debugger telling me "No input method is
> activated now".
You obviously started with no input method active (that is the default,
I think). That's why `describe-input-method' gave an error. If you
have selected your input method with
`C-x <RET> C-\ METHOD <RET>'
it is also activated. `C-\' toggles between enabled and disabled. So,
to return to the previous state, just hit C-\.
BTW, this is described in the Emacs manual, under
International > Input Methods
and
International > Select Input Method
-- Michael.