Newsgroups: comp.lang.lisp.mcl
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!fas-news.harvard.edu!hsdndev!ncar!uchinews!hammer.uchicago.edu!user
From: alain@cs.uchicago.edu (Alain Roy)
Subject: 2 Questions about customization
Message-ID: <alain-1411941132400001@hammer.uchicago.edu>
Sender: news@uchinews.uchicago.edu (News System)
Organization: University Of Chicago
Date: Mon, 14 Nov 1994 17:32:40 GMT
Lines: 15

I've recently started to use MCL heavily, and I have two questions about
customizing it.

1) How can I remap command->right arrow and command->left arrow? I'd like
to make them go to the end of the line, like other mac applications. I've
fiddled with the *comtab*, but it seems that I can't see keys for the
command-key. I tried adding a menu item that had the right-arrow as a
command-key, but that didn't work either.

2) Is it possible to prevent Lisp from asking me if I want to quit,
everytime I quit the application? 

thanks for any advice.

-alain
