all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: upro <upro@gmx.net>
Subject: Re: bind to M-"
Date: Tue, 04 May 2004 19:14:52 +0200	[thread overview]
Message-ID: <874qqwnmgj.fsf@lux99.localhost> (raw)
In-Reply-To: mailman.3260.1083685014.1061.help-gnu-emacs@gnu.org

Dave Yuill <dave@datashepherd.com> writes:

> Hi everyone,
>
> My lisp experience consists mostly of copy/paste -> modify so forgive
> me if this is a silly question.  

Same for me, so forgive me if I make a bad suggestion:

Why not try 

(global-set-key [\M-\"] 'my-function) ;; or
(global-set-key "\M-\"" 'my-function)


?

> 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
>
>
>

-- 
Michael

r-znvy: zvpunry.wryqra  jro.qr (chg gur "@" jurer vg svgf...)
ab fcnz cyrnfr

  parent reply	other threads:[~2004-05-04 17:14 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     ` bind to M-" Dave Yuill
     [not found]     ` <mailman.3260.1083685014.1061.help-gnu-emacs@gnu.org>
2004-05-04 16:11       ` Stefan Monnier
2004-05-04 16:26       ` martin
2004-05-04 17:14       ` upro [this message]
  -- 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=874qqwnmgj.fsf@lux99.localhost \
    --to=upro@gmx.net \
    /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.