help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bind to M-"


From: upro
Subject: Re: bind to M-"
Date: Tue, 04 May 2004 19:14:52 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (gnu/linux)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]