all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dave Yuill <dave@datashepherd.com>
Subject: bind to M-"
Date: Tue, 4 May 2004 12:34:05 -0300	[thread overview]
Message-ID: <7A3BEE40-9DE0-11D8-91D1-000393A38CD2@datashepherd.com> (raw)
In-Reply-To: <nvisfjj6gw.fsf@xpc14.ast.cam.ac.uk>

Hi everyone,

My lisp experience consists mostly of copy/paste -> modify so forgive 
me if this is a silly question.  I would like to bind a command to M-". 
  I've tried things like..

(global-set-key "\M-"" 'my-function) ;; obviously shouldn't work

and

(global-set-key [\M-"] 'my-function) ;; End of file during parsing error

.. to no avail.  Could some kind soul please point me in the right 
direction?

Thanks,
-Dave

PS: FWIW I'm running cvs emacs on Mac OS 10.3.3

  reply	other threads:[~2004-05-04 15:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-28 20:53 Accessiing the CVS tip for Emacs Peter Milliken
2004-04-29  5:49 ` Eli Zaretskii
     [not found] ` <mailman.2316.1083214080.1061.help-gnu-emacs@gnu.org>
2004-04-29 12:47   ` Glenn Morris
2004-05-04 15:34     ` Dave Yuill [this message]
     [not found]     ` <mailman.3260.1083685014.1061.help-gnu-emacs@gnu.org>
2004-05-04 16:11       ` bind to M-" Stefan Monnier
2004-05-04 16:26       ` martin
2004-05-04 17:14       ` upro
  -- strict thread matches above, loose matches on Subject: below --
2004-05-05  0:45 Dave Yuill

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7A3BEE40-9DE0-11D8-91D1-000393A38CD2@datashepherd.com \
    --to=dave@datashepherd.com \
    /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.
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.