[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: quail input methods and conversion functions
From: |
Michael Welsh Duggan |
Subject: |
Re: quail input methods and conversion functions |
Date: |
Wed, 07 Feb 2018 23:08:45 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Uwe Brauer <address@hidden> writes:
> In ancient pre Mule times, there was iso-unacentuate which for example
> would translatex ä to "a
>
>
> Does something like this exist for all, or some quail input methods?
It seems to exist. The interactive version is `M-x quail-show-key', and
the programmatic version is `quail-find-key'. For example, using the
latin-1-prefix input method, M-x quail-show-key on ä outputs:
To input ‘ä’, type ""a"
and (quail-find-key ?ä) -> ("\"a")
Both of these depend on the current input method, of course.
--
Michael Welsh Duggan
(address@hidden)
- quail input methods and conversion functions, Uwe Brauer, 2018/02/02
- Re: quail input methods and conversion functions,
Michael Welsh Duggan <=
- Re: quail input methods and conversion functions, Uwe Brauer, 2018/02/08
- Re: quail input methods and conversion functions, Michael Welsh Duggan, 2018/02/09
- [conversion fails] (was: quail input methods and conversion functions), Uwe Brauer, 2018/02/10
- Re: [conversion fails], Michael Welsh Duggan, 2018/02/11
- Re: [conversion fails], Uwe Brauer, 2018/02/12
- Re: [conversion fails], Uwe Brauer, 2018/02/12
- Re: [conversion fails], Michael Welsh Duggan, 2018/02/12
- Re: [conversion fails], Uwe Brauer, 2018/02/13
- Re: [conversion fails], Uwe Brauer, 2018/02/13
- Re: [conversion fails], Michael Welsh Duggan, 2018/02/13