From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rodrigo Canellas Newsgroups: gmane.emacs.help Subject: Re: emacs question Date: Tue, 14 Dec 2004 20:04:56 -0200 Message-ID: <200412142004.56178.r.canellas@terra.com.br> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1103062588 20962 80.91.229.6 (14 Dec 2004 22:16:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Dec 2004 22:16:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 14 23:16:22 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CeKxy-0000dH-00 for ; Tue, 14 Dec 2004 23:16:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CeL86-0003Z3-MA for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Dec 2004 17:26:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CeL7n-0003Yu-BA for help-gnu-emacs@gnu.org; Tue, 14 Dec 2004 17:26:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CeL7l-0003YC-ER for help-gnu-emacs@gnu.org; Tue, 14 Dec 2004 17:26:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CeL7l-0003Xi-86 for help-gnu-emacs@gnu.org; Tue, 14 Dec 2004 17:26:29 -0500 Original-Received: from [200.154.55.228] (helo=linares.terra.com.br) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CeKwa-0003fK-8Q for help-gnu-emacs@gnu.org; Tue, 14 Dec 2004 17:14:56 -0500 Original-Received: from paramonga.terra.com.br (paramonga.terra.com.br [200.154.55.133]) by linares.terra.com.br (Postfix) with ESMTP id 9034BDDC7DB for ; Tue, 14 Dec 2004 20:14:53 -0200 (BRST) X-Terra-Karma: -2% X-Terra-Hash: d9e70c1ef372faf762d1ba76399d159c Original-Received: from 160228254.rjo.virtua.com.br (160228254.rjo.virtua.com.br [200.160.228.254]) (authenticated user r.canellas) by paramonga.terra.com.br (Postfix) with ESMTP id 013613C01A for ; Tue, 14 Dec 2004 20:14:52 -0200 (BRST) Original-To: help-gnu-emacs@gnu.org User-Agent: KMail/1.6.2 In-Reply-To: Content-Disposition: inline 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: main.gmane.org gmane.emacs.help:22753 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22753 Hi, In your .emacs, to map a key to a command, you can do like this; (global-set-key [] ') where should be replaced with the identifier of the key, and=20 should be replaced with the command you want to be executed when= =20 is pressed. =46or example, (global-set-key [f9] 'compile) would run the "compile" command when "F9" is pressed. Hope it helps. BTW, by your name I presume you speak portuguese, right?=20 Em Ter=E7a 14 Dezembro 2004 17:45, Villa, Maria (HBO) escreveu: > Hi > I have few users that uses regular emacs on our aix unix servers. > > They have a problem when want to delete a character or word, the backspace > key does not work. > how can we map a key to work with e-macs or how can we solve this problem > > your help is appreciated..... > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D >=3D=3D=3D This e-mail is intended only for the use of the addressees. Any > copying, forwarding, printing or other use of this e-mail by persons other > than the addressees is not authorized. This e-mail may contain informati= on > that is privileged, confidential and exempt from disclosure. If you are > not the intended recipient, please notify us immediately by return e-mail > (including the original message in your reply) and then delete and discard > all copies of the e-mail. Thank you. > > > > > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs > > Esta mensagem foi verificada pelo E-mail Protegido Terra. > Scan engine: McAfee VirusScan / Atualizado em 14/12/2004 / Vers=E3o: 4.4.= 00 - > Dat 4414 Proteja o seu e-mail Terra: > http://www.emailprotegido.terra.com.br/ =2D-=20 Rodrigo Canellas Engenheiro de Sistemas de Informa=E7=E3o