From: nusret <nbalci_l@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Re: a question about keymaps
Date: Sat, 30 Jun 2007 16:25:12 -0700 (PDT) [thread overview]
Message-ID: <534582.17482.qm@web36915.mail.mud.yahoo.com> (raw)
In-Reply-To: <C0DE5973-B6D3-435D-A2B0-18F4F3E73D86@Web.DE>
--- Peter Dyballa <Peter_Dyballa@Web.DE> wrote:
>
> Am 30.06.2007 um 23:38 schrieb nusret:
>
> > QUESTION: How can I correct the first form so that
> it
> > does what I expect? Also, what causes this
> behavior?
>
> You need to bind a key to a function. [C-mouse-1] is
> no function.
>
> Typing C-h k and then pressing C-mouse-1 you get the
> function bound
> to the left-most mouse key(mouse-buffer-menu) . Then
> bind it to S-C-
> mouse-3!
Peter,
Thank you for the suggestion.
The reason I tried what i tried is the following:
(define-key function-key-map [(control tab)] [?\M-\t])
This one works and binds "\C-\t" to the action of the
key [?\M-\t]. Yet the other one doesn't work. there
should be a reason for this, but I'm not sure what.
What could be the difference?
As to your suggestion, I tried it upon your
suggestion. But it gives the error: "Function returns
invalid key sequence" Apparently the function
"mouse-buffer-menu" requires an argument and probably
this causes the problem?? Just a guess... Any
suggestions?
thank you again,
Nusret
____________________________________________________________________________________
Yahoo! oneSearch: Finally, mobile search
that gives answers, not web links.
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
next prev parent reply other threads:[~2007-06-30 23:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-30 21:38 a question about keymaps nusret
2007-06-30 22:58 ` Peter Dyballa
2007-06-30 23:25 ` nusret [this message]
2007-06-30 23:27 ` nusret
2007-07-01 14:30 ` Peter Dyballa
2007-07-01 15:08 ` nusret
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=534582.17482.qm@web36915.mail.mud.yahoo.com \
--to=nbalci_l@yahoo.com \
--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).