[climacs-devel] A few questions about Climacs

Robert Strandh strandh at labri.fr
Fri Oct 21 18:56:55 UTC 2005


Brad Beveridge writes:
 > On 10/21/05, Robert Strandh <strandh at labri.fr> wrote:
 > 
 > Which file are the keybindings in?  I am new to Lisp, so although I've
 > scanned some of the code I didn't spot anything that looked like
 > keybindings to me.

Do a grep set-key *.lisp and you will see. 

They are mostly in gui.lisp but the idea is probably to have them
either close to the corresponding command definition or to group them
into meaningful units based on a concept similar to an Emacs "mode".  

-- 
Robert Strandh

---------------------------------------------------------------------
Greenspun's Tenth Rule of Programming: any sufficiently complicated C
or Fortran program contains an ad hoc informally-specified bug-ridden
slow implementation of half of Common Lisp.
---------------------------------------------------------------------



More information about the climacs-devel mailing list