all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* global-set-key  [?\ M-ö]
@ 2003-05-19 19:55 Martin aus Chemnitz
       [not found] ` <87of1ybr5p.fsf@bach.composers>
  2003-05-22 16:38 ` global-set-key [?\M-ö] Kai Großjohann
  0 siblings, 2 replies; 39+ messages in thread
From: Martin aus Chemnitz @ 2003-05-19 19:55 UTC (permalink / raw)


Hi!

I'm a very new Emacs user and hope this problem is not too frequently
asked.

I use
  GNU Emacs 21.3.1 (i386-msvc-windows98.2222)
and tried to bind a function to a German Umlaut key in my .emacs file,
but
  (global-set-key  [?\M-ö] 'forward-word)
did not work. There was no error message, but no binding as well.

The possible FAQ solution
  (add-hook 'window-setup-hook
    (lambda ()
      (global-set-key  [?\M-ö] 'forward-word)))
did not change the behaviour.

Thanks for any help.

Martin

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

end of thread, other threads:[~2003-05-29 14:31 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-19 19:55 global-set-key [?\ M-ö] Martin aus Chemnitz
     [not found] ` <87of1ybr5p.fsf@bach.composers>
2003-05-19 21:44   ` global-set-key [? \M-ö] Jesper Harder
2003-05-21  7:41   ` global-set-key [?\ M-ö] Martin aus Chemnitz
2003-05-21 15:55     ` global-set-key [? \M-ö] Stefan Monnier
2003-05-22  9:59       ` global-set-key [?\ M-ö] Martin aus Chemnitz
2003-05-22 13:24         ` global-set-key [? \M-ö] Stefan Monnier
2003-05-22 16:43           ` global-set-key [?\ M-ö] Martin aus Chemnitz
2003-05-22 17:41             ` global-set-key [? \M-ö] Stefan Monnier
2003-05-22 19:01               ` global-set-key [?\ M-ö] Martin aus Chemnitz
2003-05-22 20:49                 ` global-set-key [? \M-ö] Stefan Monnier
2003-05-24  9:18                 ` global-set-key [?\ M-ö] Eli Zaretskii
2003-05-24  9:02             ` global-set-key [? \M-ö] Harald Maier
2003-05-24  9:16     ` global-set-key [?\ M-ö] Eli Zaretskii
     [not found]     ` <mailman.6685.1053767730.21513.help-gnu-emacs@gnu.org>
2003-05-24 15:10       ` global-set-key [? \ M-ö] Stefan Monnier
2003-05-28  3:49         ` Eli Zaretskii
     [not found]         ` <mailman.6886.1054093722.21513.help-gnu-emacs@gnu.org>
2003-05-28  9:17           ` Kai Großjohann
2003-05-29 10:45             ` Martin aus Chemnitz
2003-05-29 11:56               ` Kai Großjohann
2003-05-29 12:35                 ` Martin aus Chemnitz
2003-05-29 13:13                   ` Kai Großjohann
2003-05-29 13:55                     ` Martin aus Chemnitz
2003-05-29 14:19                       ` Kai Großjohann
2003-05-29 14:31                     ` Stefan Monnier
2003-05-28 14:38           ` Stefan Monnier
2003-05-28 15:49             ` Eli Zaretskii
     [not found]             ` <mailman.6914.1054137212.21513.help-gnu-emacs@gnu.org>
2003-05-28 16:51               ` Kai Großjohann
2003-05-28 19:58                 ` Eli Zaretskii
     [not found]                 ` <mailman.6936.1054151969.21513.help-gnu-emacs@gnu.org>
2003-05-29  8:23                   ` Kai Großjohann
2003-05-29 13:43                     ` Eli Zaretskii
2003-05-28 17:53               ` Stefan Monnier
2003-05-28 20:04                 ` Eli Zaretskii
     [not found]                 ` <mailman.6937.1054152210.21513.help-gnu-emacs@gnu.org>
2003-05-28 20:29                   ` Stefan Monnier
2003-05-29  8:25                     ` Kai Großjohann
2003-05-25 23:22       ` global-set-key [?\ M-ö] Martin aus Chemnitz
2003-05-26  0:05         ` global-set-key [? \ M-ö] Stefan Monnier
2003-05-26  5:22         ` global-set-key [?\ M-ö] Kai Großjohann
2003-05-26  6:23           ` Kai Großjohann
2003-05-26 17:21         ` Eli Zaretskii
2003-05-22 16:38 ` global-set-key [?\M-ö] Kai Großjohann

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.