[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Insert Euro symbol
From: |
Richard Stallman |
Subject: |
Re: Insert Euro symbol |
Date: |
Thu, 9 May 2002 08:59:05 -0600 (MDT) |
But the default should not be latin-1-prefix. Instead, in addition to
the input methods latin-*-prefix and latin-*-postfix, create a new
input method. Make C-x 8 default to that new input method.
The new input method would be constructed by the union of
latin-*-prefix and latin-*-postfix. So people used to *-prefix and
people used to *-postfix will feel right at home.
Currently C-x 8 supports adding all the Latin-1 characters.
We don't want to lose that feature. Does latin-1-prefix
support them all?
Rather than constructing latin-*-allfix by hand, we could set up a
mechanism that unions two input methods, and then use that to define
them. That might be easy to write. It should not compute the union
until someone selects the input method.
- Re: Insert Euro symbol, (continued)
- Re: Insert Euro symbol, Stephen J. Turnbull, 2002/05/04
- Re: Insert Euro symbol, Miles Bader, 2002/05/04
- Re: Insert Euro symbol, Richard Stallman, 2002/05/05
- Re: Insert Euro symbol, Kai Großjohann, 2002/05/05
- Re: Insert Euro symbol, Richard Stallman, 2002/05/06
- Re: Insert Euro symbol, Kai Großjohann, 2002/05/06
- Re: Insert Euro symbol, Richard Stallman, 2002/05/06
- Re: Insert Euro symbol, Kai Großjohann, 2002/05/07
- Re: Insert Euro symbol, Richard Stallman, 2002/05/08
- Re: Insert Euro symbol, Kai Großjohann, 2002/05/08
- Re: Insert Euro symbol,
Richard Stallman <=
- Re: Insert Euro symbol, Florian Weimer, 2002/05/12
- Re: Insert Euro symbol, Richard Stallman, 2002/05/13
- Re: Insert Euro symbol, Florian Weimer, 2002/05/13
- Re: Insert Euro symbol, Richard Stallman, 2002/05/14
- Re: Insert Euro symbol, Richard Stallman, 2002/05/08
- Re: Insert Euro symbol, Miles Bader, 2002/05/07
Re: Insert Euro symbol, Kai Großjohann, 2002/05/03