[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Short cut key
From: |
Karthikeyan M. D |
Subject: |
RE: Short cut key |
Date: |
Mon, 14 May 2001 09:43:35 +0530 |
Use the following in your .emacs
(global-set-key [f5] 'compile)
Karthik
________________________________________________
Karthikeyan M D * +91-40-330 8600 x8422
> -----Original Message-----
> From: Raghava Kashyapa [SMTP:kashyapa@eecs.wsu.edu]
> Sent: Monday, May 14, 2001 3:25 AM
> To: help-gnu-emacs@gnu.org; kashyapa@eecs.wsu.edu
> Subject: Short cut key
>
> Hi!
> Does anyone know how to define a short-cut for the compile command, in
> the .emacs file. This would be helpful since I dont have to go to tools
> and compile from the menu while programming.
>
> Thanks in advance folks!
>
> Raghava
>
>
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
- Short cut key, Raghava Kashyapa, 2001/05/13
- RE: Short cut key,
Karthikeyan M. D <=