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

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

Re: pcl-cvs: quick commit?


From: Stefan Monnier <address@hidden>
Subject: Re: pcl-cvs: quick commit?
Date: 22 Nov 2002 09:21:11 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> I thought about a macro, and that's what I'll do in the end, but I was
> wondering if there already exists in pcl-cvs a function that I can
> simply bind to a key.  Thanks.

Yes, there is and I told you its name: c C-c C-c

  (define-key foo-bar-mode [(meta ?c)] [?c (control ?c) (control ?c)])


-- Stefan


reply via email to

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