all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: ats@acm.org, emacs-devel@gnu.org
Subject: Re: Insert Euro symbol
Date: Sat, 4 May 2002 09:02:31 -0600 (MDT)	[thread overview]
Message-ID: <200205041502.g44F2VW01267@aztec.santafe.edu> (raw)
In-Reply-To: vafn0vh9f53.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]

    The latin-1-postfix method allows for inserting a lot of nonletters.

I am not sure what you mean by "a lot".  Most Latin-1 non-letters do
not seem to be included.

I started writing changes to add ways to enter some additional
characters, shown below.  But I have doubts about whether these
sequences are good ones.  They might be inconvenient.

+  ("\"\"" ?¨)
+  ("''" ?´)
+  (",," ?¸)
+  ("* " ? )  ; Non-breaking space
+  ("+_" ?±)
+  ("-*" ?­)
+  (".*" ?·)
+  ("^*" ?¯)
+  ("c*" ?©)
+  ("l*" ?£)
+  ("p*" ?¶)
+  ("r*" ?®)
+  ("s*" ?§)
+  ("x*" ?×)
+  ("X*" ?¤)
+  ("y*" ?¥)
+  ("|*" ?¦)
+  ("1*" ?¹)
+  ("2*" ?²)
+  ("3*" ?³)
+  ("2_" ?½)
+  ("4_" ?¼)
+  ("3_" ?¾)
+  ("//" ?÷)

  reply	other threads:[~2002-05-04 15:02 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 [this message]
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
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=200205041502.g44F2VW01267@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=ats@acm.org \
    --cc=emacs-devel@gnu.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.