unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: nusret <nbalci_l@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Re: a question about keymaps
Date: Sat, 30 Jun 2007 16:27:20 -0700 (PDT)	[thread overview]
Message-ID: <427435.47277.qm@web36907.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!

Just to be precise, the following gives the "Function 
returns invalid key sequence" error.

(define-key function-key-map [S-C-mouse-3]
'mouse-buffer-menu)

Nusret


       
____________________________________________________________________________________
Yahoo! oneSearch: Finally, mobile search 
that gives answers, not web links. 
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC

  parent reply	other threads:[~2007-06-30 23:27 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
2007-06-30 23:27   ` nusret [this message]
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=427435.47277.qm@web36907.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).