emacs-devel
[Top][All Lists]
Advanced

[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.




reply via email to

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