From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.help Subject: Re: key bindings Date: Sat, 02 Nov 2002 01:23:17 +0100 Organization: Le Petomane Appreciation Society Sender: help-gnu-emacs-admin@gnu.org Message-ID: <87znssu8ei.fsf@enberg.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036201075 697 80.91.224.249 (2 Nov 2002 01:37:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 2 Nov 2002 01:37:55 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 187nEX-0000B0-00 for ; Sat, 02 Nov 2002 02:37:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 187mhM-0007cz-00; Fri, 01 Nov 2002 20:03:36 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!skynet.be!skynet.be!fu-berlin.de!uni-berlin.de!h183n2fls32o1112.telia.COM!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: h183n2fls32o1112.telia.com (213.65.65.183) Original-X-Trace: fu-berlin.de 1036198733 5602730 213.65.65.183 (16 [125297]) User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:m3wVGIPRA5Kpm3IeBI6rD7RaQco= Original-Xref: shelby.stanford.edu gnu.emacs.help:106673 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3226 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3226 "Jeff Rancier" writes: > Hello All. > > I have the function redo bound to C-M-/, in my .emacs as follows: > > (global-set-key [M-C-/] 'redo) (global-set-key (kbd "C-M-/") 'redo) `kbd' is almost always the solution to keybinding problems. -- Booting... /vmemacs.el