unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* across terminals
@ 2002-04-24 13:01 PPAATT
  2002-04-25  6:06 ` Richard Stallman
  0 siblings, 1 reply; 13+ messages in thread
From: PPAATT @ 2002-04-24 13:01 UTC (permalink / raw)
  Cc: emacs-devel, Kai.Grossjohann

> Date: 4/20/02 11:28:15 AM MDT
> From: rms@gnu.org (Richard Stallman)
...
> Since such characters are not available
> on all terminals, ...
> People won't want to use these keys
> in major modes or minor modes
> meant for general use.

I remain mystified by this concise statement,
but I've thought up a new way to interpret it ...

A quick glance thru:

        http://www.google.com/search?q=iso+646+vs+ascii

in particular:

        http://www.cs.tut.fi/~jkorpela/chars.html#646
        http://pdc.ro.nu/teletext.html

suggests that keyboards designed by ISO 646 folk
might have keys labelled with the "invariant set" of
printable US Ascii minus the thirteen chars
# $ @ [ \ ] ^ _ ` { | } ~
(i.e.  x  23 24  40  5B 5C 5D 5E 5F 60  7B 7C 7D 7E). 

So across Europe & relations maybe we face
"not available on all terminals" issues
in the default Emacs keymap with the "C-c letter"
concept we have been elucidating in our thread
titled "bindings reserved for users" but then also with:

set-mark-command is on C-@, C-SPC
key ESC is on C-[
abort-recursive-edit is on C-]
toggle-input-method is on C-\
undo C-_, C-/

ispell-word M-$
mark-word is on M-@
delete-horizontal-space is on M-\
delete-indentation is on M-^
tmm-menubar is on M-`
backward-paragraph is on C-up, M-{
shell-command-on-region is on M-|
forward-paragraph is on C-down, M-}
not-modified is on M-~

Fun to see how many of these we have
(and have not) already bound to alternate
key sequences, not to mention mouse actions etc.

I remember in particular that C-h t help-with-tutorial
bemoans the difficulty of finding locally how to undo,
hence we have C-x u advertised-undo (also known as
the undo that C-h w undo does Not advertise).

Pat LaVarre

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2002-04-28 15:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-24 13:01 across terminals PPAATT
2002-04-25  6:06 ` Richard Stallman
2002-04-25 11:20   ` Eli Zaretskii
2002-04-25 11:31     ` Stephen J. Turnbull
2002-04-26  1:32       ` Miles Bader
2002-04-25 15:04     ` Localization: keyboards and messages (Re: across terminals) Karl Eichwalder
2002-04-25 18:29       ` Pavel Janík
2002-04-26 10:25         ` Stephen J. Turnbull
2002-04-26 17:38         ` Richard Stallman
2002-04-26 18:06           ` Karl Eichwalder
2002-04-28 15:13             ` Eli Zaretskii
2002-04-25 20:45     ` across terminals Paul Eggert
2002-04-26  3:18     ` Richard Stallman

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).