From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: .cpp, switch to .h Date: Sat, 14 Feb 2004 18:59:25 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <9003-Sat14Feb2004185925+0200-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1076778025 8253 80.91.224.253 (14 Feb 2004 17:00:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2004 17:00:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 14 18:00:20 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1As39Q-0008RB-00 for ; Sat, 14 Feb 2004 18:00:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1As399-0003q6-BL for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Feb 2004 12:00:03 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1As38b-0003oR-MY for help-gnu-emacs@gnu.org; Sat, 14 Feb 2004 11:59:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1As385-0003a8-Nr for help-gnu-emacs@gnu.org; Sat, 14 Feb 2004 11:59:28 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1As384-0003ZM-VX for help-gnu-emacs@gnu.org; Sat, 14 Feb 2004 11:58:57 -0500 Original-Received: from zaretski ([80.230.159.72]) by legolas.inter.net.il (MOS 3.4.4-GR) with ESMTP id BIY69711; Sat, 14 Feb 2004 18:58:50 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Daniel Lidstrom on Sat, 14 Feb 2004 14:09:58 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16853 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16853 > From: Daniel Lidstrom > Newsgroups: gnu.emacs.help > Date: Sat, 14 Feb 2004 14:09:58 +0100 > > Thanks, it surely works both ways. Now only have to find out how to make > it work from a custom keybindind :-) I think reading the relevant chapters of the manual will give you all the information you need. The following nodes in the manual seem to be especially on-topic: "Rebinding", "Init Rebinding", "Function Keys", and "Mouse Buttons".