From: Roman Belenov <rbelenov@yandex.ru>
Cc: help-gnu-emacs@gnu.org
Subject: Re: M-TAB already used by KDE
Date: Tue, 17 Dec 2002 10:42:53 +0300 [thread overview]
Message-ID: <ur8chozuq.fsf@yandex.ru> (raw)
In-Reply-To: <3dfe3ea4.1245206@news.cis.dfn.de> (marcel-sl@gmx.de's message of "Mon, 16 Dec 2002 21:12:22 GMT")
marcel-sl@gmx.de (Marcel Schmittfull) writes:
> Is it possible to tell emacs that whenever I type a certain
> keybinding, f.e. C-x M-<TAB> or so, emacs behaves as if I typed
> M-<TAB> ? I.e. I don't want to change the M-<TAB> keybinding for every
> single mode, I just want to have a certain global keybinding which
> replaces M-<TAB> globally. Is this possible ?
I have this in my .emacs to fight the same problem in MS Windows
(global-set-key [(hyper /)] (lambda () (interactive) (funcall
(key-binding "\M-\t"))))
Change hyper-/ to whatever you like.
--
With regards, Roman.
next prev parent reply other threads:[~2002-12-17 7:42 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-16 21:12 M-TAB already used by KDE Marcel Schmittfull
2002-12-16 21:13 ` David Kastrup
2002-12-16 21:39 ` Marcel Schmittfull
2002-12-16 21:54 ` Benjamin Lewis
[not found] ` <87bs3l2fgk.fsf@kuntu.zangpo.org>
2002-12-17 10:46 ` Kai Großjohann
[not found] ` <87u1hcyseg.fsf@kuntu.zangpo.org>
2002-12-18 17:35 ` Kai Großjohann
2002-12-17 21:53 ` Benjamin Lewis
2002-12-21 1:11 ` Big Bird
2002-12-18 15:23 ` Marcel Schmittfull
2002-12-18 17:12 ` Kai Großjohann
2002-12-18 18:59 ` asoyeur
2002-12-19 11:00 ` Kester Clegg
2002-12-16 21:32 ` Mark Mynsted
2002-12-16 21:43 ` Marcel Schmittfull
2002-12-17 7:42 ` Roman Belenov [this message]
2002-12-17 9:19 ` Kai Großjohann
2002-12-18 18:29 ` Fredrik Staxeng
2002-12-18 20:26 ` Kai Großjohann
2002-12-18 21:46 ` Fredrik Staxeng
2002-12-19 7:32 ` Kai Großjohann
2002-12-19 11:59 ` Fredrik Staxeng
2002-12-19 14:25 ` Kai Großjohann
2002-12-19 15:36 ` Fredrik Staxeng
2002-12-20 18:42 ` Kai Großjohann
2002-12-20 21:24 ` Fredrik Staxeng
2002-12-20 22:04 ` Benjamin Lewis
2002-12-20 23:29 ` yuan
2002-12-21 12:55 ` Kai Großjohann
2002-12-21 13:57 ` Fredrik Staxeng
2002-12-17 18:02 ` Jochem Huhmann
2002-12-19 13:26 ` Carsten Dominik
-- strict thread matches above, loose matches on Subject: below --
2002-12-17 18:52 Marcel Schmittfull
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ur8chozuq.fsf@yandex.ru \
--to=rbelenov@yandex.ru \
--cc=help-gnu-emacs@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.
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).