From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Rustom Mody" Newsgroups: gmane.emacs.help Subject: replicating prefix keys Date: Wed, 16 May 2007 21:54:05 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1315577958==" X-Trace: sea.gmane.org 1179332675 24866 80.91.229.12 (16 May 2007 16:24:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 16 May 2007 16:24:35 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 16 18:24:34 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HoMIj-0005zl-VD for geh-help-gnu-emacs@m.gmane.org; Wed, 16 May 2007 18:24:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HoMQj-0004om-Nm for geh-help-gnu-emacs@m.gmane.org; Wed, 16 May 2007 12:32:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HoMQM-0004kB-GV for help-gnu-emacs@gnu.org; Wed, 16 May 2007 12:32:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HoMQL-0004jC-0e for help-gnu-emacs@gnu.org; Wed, 16 May 2007 12:32:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HoMQK-0004j6-Rq for help-gnu-emacs@gnu.org; Wed, 16 May 2007 12:32:24 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.246]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HoMIK-0003aS-6A for help-gnu-emacs@gnu.org; Wed, 16 May 2007 12:24:08 -0400 Original-Received: by an-out-0708.google.com with SMTP id c17so63418anc for ; Wed, 16 May 2007 09:24:07 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=s1UJ5wEG8Sn56iHuJS+wEEoJ1FjlHe06+x5yCvPB1rsjmwViTNFzHxD1lpFbf/KbbaGo2X7DYN4fci4DGjLWMZasRngzAkkxpvYtJIZ2FjWijDGuRqIiv36sQHI2Jle/ETBhdhNpcrn8u2xOwqw6lDx+GhMSyFTOsp0rZd+ws4s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=UWJvwjXRhgWWHU+CJdyvzATom2k5zhnP8qF/DGdfubVVY9Hrav9TA1LiAOMeokOzayg3bGuM3KAtJCX3QsGUOk/5CjlO1B6QkePI1mDWWs1U2uRmeg70BH0JRmL8a3FDbq+kzLgmImuyzAOSWtcmwju0fqluUabywCAQDnFus4o= Original-Received: by 10.100.58.4 with SMTP id g4mr6332954ana.1179332645805; Wed, 16 May 2007 09:24:05 -0700 (PDT) Original-Received: by 10.100.120.20 with HTTP; Wed, 16 May 2007 09:24:05 -0700 (PDT) X-detected-kernel: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:44031 Archived-At: --===============1315577958== Content-Type: multipart/alternative; boundary="----=_Part_21040_28586923.1179332645707" ------=_Part_21040_28586923.1179332645707 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I am using ecb and find the prefix sequences too long to type (or remember) For example a part of the key-bindings are as under C-c . g b ecb-goto-window-speedbar C-c . g c ecb-goto-window-compilation C-c . g d ecb-goto-window-directories C-c . g h ecb-goto-window-history C-c . g l ecb-goto-window-edit-last C-c . g m ecb-goto-window-methods C-c . g s ecb-goto-window-sources C-c . l c ecb-change-layout C-c . l r ecb-redraw-layout C-c . l t ecb-toggle-layout C-c . l w ecb-toggle-ecb-windows Can I say make the function key f4 do the work of C-c . g So that instead of C-c . g b I only need to type f4 b? Thanks ------=_Part_21040_28586923.1179332645707 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I am using ecb and find the prefix sequences too long to type (or remember)
For example a part of the key-bindings are as under

C-c . g b    ecb-goto-window-speedbar
C-c . g c    ecb-goto-window-compilation
C-c . g d    ecb-goto-window-directories
C-c . g h    ecb-goto-window-history
C-c . g l    ecb-goto-window-edit-last
C-c . g m    ecb-goto-window-methods
C-c . g s    ecb-goto-window-sources

C-c . l c    ecb-change-layout
C-c . l r    ecb-redraw-layout
C-c . l t    ecb-toggle-layout
C-c . l w    ecb-toggle-ecb-windows

Can I say make the function key f4 do the work of C-c . g
So that instead of C-c . g b I only need to type f4 b?

Thanks
------=_Part_21040_28586923.1179332645707-- --===============1315577958== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============1315577958==--