all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Key definitions and national keyboards
@ 2004-10-01 16:07 Lennart Borgman
  2004-10-03 14:33 ` Richard Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Lennart Borgman @ 2004-10-01 16:07 UTC (permalink / raw)


Quite often I found I want to use something in Emacs that is bound to a key
I can't use on my swedish keyboard. For example indent-region might be on
C-M-\ and that is not accessible on a swedish keyboard.

What are your thoughts about these problems? Is there any thoughts on
language specifik keyboard files for adjusting things like that? Can it be
done?

- Lennart

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

* Re: Key definitions and national keyboards
  2004-10-01 16:07 Key definitions and national keyboards Lennart Borgman
@ 2004-10-03 14:33 ` Richard Stallman
  2004-10-04 23:59   ` Lennart Borgman
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2004-10-03 14:33 UTC (permalink / raw)
  Cc: emacs-devel

    Quite often I found I want to use something in Emacs that is bound to a key
    I can't use on my swedish keyboard. For example indent-region might be on
    C-M-\ and that is not accessible on a swedish keyboard.

Why is that?  Is there no way to type C-\?

    What are your thoughts about these problems? Is there any thoughts on
    language specifik keyboard files for adjusting things like that? Can it be
    done?

I think we can't afford to try to worry about these issues.

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

* Re: Key definitions and national keyboards
  2004-10-03 14:33 ` Richard Stallman
@ 2004-10-04 23:59   ` Lennart Borgman
  2004-10-06  5:29     ` Richard Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Lennart Borgman @ 2004-10-04 23:59 UTC (permalink / raw)
  Cc: emacs-devel

----- Original Message ----- 
From: "Richard Stallman" <rms@gnu.org>
To: "Lennart Borgman" <lennart.borgman.073@student.lu.se>


:     Quite often I found I want to use something in Emacs that is bound to
a key
:     I can't use on my swedish keyboard. For example indent-region might be
on
:     C-M-\ and that is not accessible on a swedish keyboard.
:
: Why is that?  Is there no way to type C-\?

Not as far as I can see.


:     What are your thoughts about these problems? Is there any thoughts on
:     language specifik keyboard files for adjusting things like that? Can
it be
:     done?
:
: I think we can't afford to try to worry about these issues.

I did, since I am using a swedish keyboard on a pc with AltGr ;-)

I have uploaded altgr.el to http://www.emacswiki.org/ with a workaround for
the problem. I just redefine keys which are on AltGr (like \) in
funktion-key-map to use another key when the keyboard event is modified is
modified with control or meta. There are structures in the file for entering
new language specific modifiers. I will encourage other users to enhance the
file with something suitable for their specific language keyboard.

I believe altgr.el could be loaded by the setup-function in
language-info-alist, but I do not know if this is the right place?

- Lennart

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

* Re: Key definitions and national keyboards
  2004-10-04 23:59   ` Lennart Borgman
@ 2004-10-06  5:29     ` Richard Stallman
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Stallman @ 2004-10-06  5:29 UTC (permalink / raw)
  Cc: emacs-devel

I think it is fine if users work on ways to help people use
national keyboards.  I just don't think we should undertake
to support this in Emacs.

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

end of thread, other threads:[~2004-10-06  5:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-01 16:07 Key definitions and national keyboards Lennart Borgman
2004-10-03 14:33 ` Richard Stallman
2004-10-04 23:59   ` Lennart Borgman
2004-10-06  5:29     ` Richard Stallman

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.