[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

M-Z and C-M-Z



    Date: 12 April 1980 17:13-EST
    From: Dan Brotsky <DCB at MIT-AI>
    In my init I connect M-Z to Compile Buffer and C-M-Z to Evaluate Buffer
    (since I use Henry's ZTOP I never want to exit).  But they do not stay
    connected to these commands.  A little later they are again Compile and Exit,
    etc..  What gives?
These commands get installed by Lisp mode, so you'll need to define a Lisp
mode hook to assign what you want to them or redefine lisp mode.