[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Various things...
1. How do I set up an entry in gshrc to automatically set my KEEP= variable
for each compile? Mike gave me a little entry a while ago, but I have since
re-installed GNO and Orca C 2.0 and now I can't remember what the heck it
was.
2. Emacs is cool, but it won't bind Macrosor Keys for me for me. I try and try
and try to add these into my emacs.rc file but I get a KEY NOT BOUND error.
bind-to-key save-file FNS
bind-to-key exit-emacs FNQ
macro-to-key compile-buffer FN*
store-procedure compile-buffer
save-file
shell-command &cat &cat &cat "chtyp -lcc " $cfname " ; cmpl " $cfname
!endm
3. Is there ANY particular reason that Prizm would be generating Break codes
in the middle of compiles? I am running it from GS/OS (Cause I was told NOT
to run it from GNO) to go through the Byteworks Learn C course. I am also,
some of the time, running it under the Manager Demo or Switchit
Occasionally, I get a dialog that says Prizm has generated a fatal break
error. Any suggestionns?