all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: stephen@xemacs.org, miles@gnu.org, eliz@is.elta.co.il,
	emacs-devel@gnu.org
Subject: Re: Insert Euro symbol
Date: Mon, 06 May 2002 11:50:20 +0200	[thread overview]
Message-ID: <vafadrd61wj.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <200205060624.g466OSX01970@aztec.santafe.edu> (Richard Stallman's message of "Mon, 6 May 2002 00:24:28 -0600 (MDT)")

Richard Stallman <rms@gnu.org> writes:

>     > That would be a good idea in principle--if we first extend the
>     > Latin-1 input methods so they can handle all the Latin-1 characters.
>     > Right now C-x 8 handles some that Latin-1-postfix does not.
>
>     For the C-x 8 case, it seems convenient that people can use either
>     C-x 8 ' e or C-x 8 e ' to insert the same character.  This would be
>     an argument in favor of a new input method.
>
> I don't exactly follow.  It is an argument in favor of which
> new input method?  To do what?

You suggested to change C-x 8 such that it reads a single key sequence
using an existing "secondary" input method.  Then people can use input
method A for the normal case and use C-x 8 (or another key) to insert
rarely used characters with input method B.

I like this suggestion.

I'm only making a very minor proposal: while people should be able to
choose any input method for C-x 8, it might be nice to create a new
input method that's specially designed for C-x 8.  Here's why:  A
normal input method should take care not to "steal" to many character
sequences from users, as users normally want to type in regular ascii
text.  But after the user has typed C-x 8 they don't want to type in
regular ascii text, they want to type in nonascii characters.  So it
is okay to "steal" more characters.

One specific example of "stealing" more characters is that existing
(Latin) input methods are either prefix or postfix methods, but not
both.  But the C-x 8 input method can be both, without
inconveniencing users.  So the C-x 8 input method could allow users
to type, say, "' e" to get é (like a latin-*-prefix input method), and
it could also allow users to type "e '" (like a latin-*-postfix
method).


How would one go about writing a command which reads a single key
sequence according to an input method?  Just tell me where to start
looking.

kai
-- 
Silence is foo!

  reply	other threads:[~2002-05-06  9:50 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-02 13:19 Insert Euro symbol Kai Großjohann
2002-05-02 13:30 ` Alan Shutko
2002-05-02 13:43   ` Kai Großjohann
2002-05-02 15:12     ` Karl Eichwalder
2002-05-02 15:33       ` Kai Großjohann
2002-05-03 18:25   ` Richard Stallman
2002-05-03 19:59     ` Kai Großjohann
2002-05-04 15:02       ` Richard Stallman
2002-05-05  6:39         ` Werner LEMBERG
2002-05-06  6:24           ` Richard Stallman
2002-05-06 12:16             ` Werner LEMBERG
2002-05-07  4:58               ` Richard Stallman
2002-05-07  7:06                 ` Werner LEMBERG
2002-05-08 13:58                   ` Richard Stallman
2002-05-06  9:54           ` Kai Großjohann
2002-05-06 12:09             ` Werner LEMBERG
2002-05-05 23:18         ` Stefan Monnier
2002-05-02 13:44 ` Stefan Monnier
2002-05-02 16:06 ` Eli Zaretskii
2002-05-02 20:17   ` Miles Bader
2002-05-03  6:25     ` Eli Zaretskii
2002-05-03 10:48       ` Miles Bader
2002-05-04  6:06         ` Stephen J. Turnbull
2002-05-04 11:52           ` Miles Bader
2002-05-05  5:34           ` Richard Stallman
2002-05-05 11:52             ` Kai Großjohann
2002-05-06  6:24               ` Richard Stallman
2002-05-06  9:50                 ` Kai Großjohann [this message]
2002-05-06 19:32                   ` Richard Stallman
2002-05-07  8:25                     ` Kai Großjohann
2002-05-08 13:58                       ` Richard Stallman
2002-05-08 15:02                         ` Kai Großjohann
2002-05-09 14:59                           ` Richard Stallman
2002-05-12 12:21                             ` Florian Weimer
2002-05-13 14:18                               ` Richard Stallman
2002-05-13 14:28                                 ` Florian Weimer
2002-05-14 19:41                                   ` Richard Stallman
2002-05-08 13:58                       ` Richard Stallman
2002-05-07  9:12                     ` Miles Bader
2002-05-03  9:52   ` Kai Großjohann
2002-05-03 10:41     ` Eli Zaretskii
2002-05-03 11:24       ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vafadrd61wj.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    --cc=stephen@xemacs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.